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 4.0.1SOAP request fields in Form show (?)AI-based API test generationSolvedChange the UI style of ReadyAPi 4.0?
Related ContentSoapui, Excel, groovy, iterationSoapui - Groovy continue loopparsing json via Groovy in soapui