Forum Discussion
SmartBear_Suppo
13 years agoSmartBear Alumni (Retired)
Hi!
sure;
for( r in testRunner.results )
log.info "TestStep [" + r.testStep.name + "] finished with status " + r.status
/Ole
SmartBear Software
sure;
for( r in testRunner.results )
log.info "TestStep [" + r.testStep.name + "] finished with status " + r.status
/Ole
SmartBear Software
- mpw836 years agoContributor
SmartBear_Suppo I have the same requirement, In my test case, I have more than 10 steps. But it only prints last 5 test case status. Is there any specific test cases this is looping through? Thanks
- TanyaYatskovska6 years agoSmartBear Alumni (Retired)
The last question is discussed here:
Let's keep one question per discussion.
Related Content
- 6 years ago
- 12 months ago
- 2 years ago