FinanFrequent Contributor15 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
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentHow to resolve merge conflicts in ReadyAPIError downloading resolved API[Resolved] Script to run all testSuite.tearDownScripts