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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveReadyApi 3.64.0 parallel executionUnable to authenticate license in Ready API Login button unresponsiveSolved
Related ContentHow to resolve merge conflicts in ReadyAPIError downloading resolved API[Resolved] Script to run all testSuite.tearDownScripts