Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
Specific logs with TestRunner functionality does not exist out of the box, you can try to remove all logs and add groovy script log.info to print information for the specific test cases you want to debug. The API for log is provided below,
http://www.soapui.org/apidocs/com/eviwa ... gList.html
Thanks,
Jeshtha
Specific logs with TestRunner functionality does not exist out of the box, you can try to remove all logs and add groovy script log.info to print information for the specific test cases you want to debug. The API for log is provided below,
http://www.soapui.org/apidocs/com/eviwa ... gList.html
Thanks,
Jeshtha