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
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