goutham777Occasional Contributor14 years agoGroovy in soapuiHi All, Can anyone please tell me how to run groovy script in soapui i am new to this tool.Should we import any packages in script. Thanks in advance Thanks, Goutham
goutham777Occasional Contributor14 years agoHi, I am getting the following alert when tried to run test case using groovy ERROR:org.mozilla.javascript.EvaluatorException: missing ; before statementCode:def testCase1 = testRunner.testCase.testSuite.project.getTestSuiteByName("mytest").getTestCaseByName("TestCase 1")def properties = new com.eviware.soapui.support.types.StringToObjectMap ()def async = falsetestCase1.run (properties, async)Can anyone please help me outThanks,Goutham
Recent DiscussionsReadyApi 3.64.0 parallel executionUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63
Related ContentSoapui - Groovy continue loopSoapui, Excel, groovy, iterationparsing json via Groovy in soapui