FinanFrequent Contributor14 years ago[Resolved] Access results from testSuite.teardownscriptHi, I want to access results at the teardownscript of a testsuite. In a testcase teardownscript I'd use : for (result in testRunner.getResults()) { log.info result.getStatus() } Ho...Show More
FinanFrequent Contributor14 years agoHi, Thx for the script! It gave me enough clues to solve this part of my scripting puzzle
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentHow to resolve merge conflicts in ReadyAPIError downloading resolved API[Resolved] Script to run all testSuite.tearDownScripts