KeaceyContributor18 years agoTest case logHi, I am new to SoapUI. When running a test case, and at the end of it, there is the test case log info which is displayed at the lower part of the test case dialog. how can i access this info as t...Show More
omatzuraSuper Contributor18 years agoHi!you can get all the results for a TestCase run withdef results = testRunner.resultswhich returns a list of TestStepResult objects.. have a look at the javadocs at http://www.soapui.org/apidocs/com/eviwa ... unner.html to dig deeper..regards!/Oleeviware.com
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related Contentprinting test case status to logsHave you tried auto-case generation in QMetry?Groovy script to log the test execution duration for every test suite/test case