Test Manger Export Baseline Criteria

a script to extract the Baseline Criteria Result to the base workspace from the resut generated.

Réponses (1)

Piyush Kumar
Piyush Kumar le 18 Mar 2025

0 votes

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 commentaire

saurjyesh
saurjyesh le 26 Mar 2025
getBaselineCriteria will give a Criteria Obgject,
As stated earlier, the Result Dataset is required
Attaching Pics for more clarity

Connectez-vous pour commenter.

Produits

Version

R2022b

Question posée :

le 17 Mar 2025

Commenté :

le 26 Mar 2025

Community Treasure Hunt

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

Start Hunting!

Translated by