Forum Discussion
rajulapati
6 years agoContributor
You can get the Test script status as mentioned in below post
https://community.smartbear.com/t5/SoapUI-Open-Source/Get-Status-of-test-case/td-p/39167
and then add your logic to delete the Test Suite result -
testRunner.getTestCase().getTestSuite().getProject().removeTestSuite(genReportTS)