Auto Name Test Iterations
조회 수: 9 (최근 30일)
이전 댓글 표시
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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Inputs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!