Auto Name Test Iterations
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Is there a way to auto name test iterations based on the test sequence scenario names in the test sequence block? I've only been able to add straight text into the name
1 Kommentar
Pat Canny
am 4 Apr. 2025
I'd need to put an example together (what's your timeframe?), but I'm pretty sure you can do this programmatically via getAllScenarios (or a similar method) and setting the appropriate names for the TestIteration object in a test case and setting Name based on scenario name... Probably through a scripted iteration...
Antworten (0)
Siehe auch
Kategorien
Mehr zu Inputs finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!