Forum Discussion
nmrao
12 years agoCommunity Hero
Are both of your steps in test case are SOAP request type?
May be you can have a groovy script step after Search step, and process the response from previous step i.e., Search response in this case and pass the parameters to Details step.
Please see the below link how you can get the values from Search step response in a groovy step.
http://www.soapui.org/Scripting-Propert ... ricks.html
May be you can have a groovy script step after Search step, and process the response from previous step i.e., Search response in this case and pass the parameters to Details step.
Please see the below link how you can get the values from Search step response in a groovy step.
http://www.soapui.org/Scripting-Propert ... ricks.html