Test Manger Export Baseline Criteria

3 visualizaciones (últimos 30 días)
saurjyesh
saurjyesh el 17 de Mzo. de 2025
Comentada: saurjyesh el 26 de Mzo. de 2025
a script to extract the Baseline Criteria Result to the base workspace from the resut generated.

Respuestas (1)

Piyush Kumar
Piyush Kumar el 18 de Mzo. de 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 comentario
saurjyesh
saurjyesh el 26 de Mzo. de 2025
getBaselineCriteria will give a Criteria Obgject,
As stated earlier, the Result Dataset is required
Attaching Pics for more clarity

Iniciar sesión para comentar.

Etiquetas

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by