Forum Discussion

mahesh_avinash1's avatar
mahesh_avinash1
Occasional Contributor
10 years ago

How to compare JMS response in soapui using groovy script

  I want to compare response element with expected output and save this result into result file. expected output: CustomerId=CUSTOMER_ID10   response:   CustomerId=CUSTOMER_ID11   then resul...