Test Manger Export Baseline Criteria

4 Ansichten (letzte 30 Tage)
saurjyesh
saurjyesh am 17 Mär. 2025
Kommentiert: saurjyesh am 26 Mär. 2025
a script to extract the Baseline Criteria Result to the base workspace from the resut generated.

Antworten (1)

Piyush Kumar
Piyush Kumar am 18 Mär. 2025
To write a script that extracts the Baseline Criteria Result to the base workspace,
  • Use the getBaselineCriteria function to retrieve the baseline criteria sets from a test case.
  • Use the assignin function to assign the data from the baseline criteria to a variable in the base workspace.
  1 Kommentar
saurjyesh
saurjyesh am 26 Mär. 2025
getBaselineCriteria will give a Criteria Obgject,
As stated earlier, the Result Dataset is required
Attaching Pics for more clarity

Melden Sie sich an, um zu kommentieren.

Produkte


Version

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by