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
FinanFrequent Contributor15 years agoHi, Thx for the script! It gave me enough clues to solve this part of my scripting puzzle
Recent DiscussionsTear down script not executed when project is executed from testEngine.Korean (CJK) characters show as boxes (□) on macOS Apple Silicon in ReadyAPI 4.xReadyAPI 4.1.0 issues with groovy "assert" statementsSolved
Related ContentExporting Test Execution Results (Summary) As A PDF Results In Unusable Report (Or Crash)Error downloading resolved API[Resolved] Script to run all testSuite.tearDownScripts