Forum Discussion

RohitBBorse's avatar
RohitBBorse
Contributor
15 years ago

GroovyUtils.getXmlHolder - returning java.lang.NullPointerEx

Hi The below script is returning java.lang.NullPointerException. def groovyUtils = new com.eviware.soapui.support.GroovyUtils( context ) TestCase = context.testCase StepCnt = TestCase.tes...