LucianCommunity Hero7 years agoStop test execution from groovyHey,Is there a way to stop the test execution for all test (from all test suites) from a groovy script?
1 ReplyReplies sorted by Most LikedHimanshuTayalCommunity Hero7 years agoHi Lucian, testRunner.cancel("Reason to stop"). It worked for me. Give it a try. :)
HimanshuTayalCommunity Hero7 years agoHi Lucian, testRunner.cancel("Reason to stop"). It worked for me. Give it a try. :)
Recent DiscussionsUpdate API definition : Error with the json formatTest result Pass when data source times outRun Test Case properties not populating for Data Source based items
Related ContentStopping executionStop TestComplete Suite execution using C# codeExecute a Powershell using Groovy test step