Test Manger Export Baseline Criteria

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

Answers (1)

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 Comment

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

Sign in to comment.

Products

Release

R2022b

Asked:

on 17 Mar 2025

Commented:

on 26 Mar 2025

Community Treasure Hunt

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

Start Hunting!