Auto Name Test Iterations
显示 更早的评论
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 个评论
Pat Canny
2025-4-4
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...
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Inputs 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!