Forum Discussion
webserviceAutom
13 years agoOccasional Contributor
Hi,
I tried following but still getting null error pop up on running the script assertion :-(
def myProps = new java.util.Properties();
def testCase = messageExchange.modelItem.testStep.testCase
myProps = testCase.getTestStepByName("BatchNum");
I tried following but still getting null error pop up on running the script assertion :-(
def myProps = new java.util.Properties();
def testCase = messageExchange.modelItem.testStep.testCase
myProps = testCase.getTestStepByName("BatchNum");