BobContributor16 years agofail test case using groovy but dont abortI have a number of test cases using groovy. I want to be able to have the test case fail but to carry on with the rest of the script. Tried using: testRunner.fail( "It didn't work" ) but tha...Show More
abhishek813Frequent Contributor16 years agoassert false : "Test Case Failed" statement works for me and i do not have the abort on error checked.
Recent DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentParse a JSON Response Using GroovyGet working directory using groovyExecution is aborted if any Groovy step is failed in between