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 DiscussionsR-API 3.59.0 shows test case passed although there are failed test stepsAbstractTestRunner errorSmart Assertion default of "Received Data"
Related ContentSoapui - Groovy continue loopSoapui, Excel, groovy, iterationparsing json via Groovy in soapui