jkgupta0003
12 years agoOccasional Contributor
How to apply assersion on varying response in soapui
Is there any way to apply assertion on the Varying responses of the same request? Project structure is like this:
.Test Request
..DataSource
...Test Request
....Data Loop
I am storing a specific node's value from 1st request in the data source and iterating on those values in the 2nd request. Each time response is different. Now I wanted to add some assertion to verify the response of the second request. Pl. help me and let me know if need any other information.
Thanks.
.Test Request
..DataSource
...Test Request
....Data Loop
I am storing a specific node's value from 1st request in the data source and iterating on those values in the 2nd request. Each time response is different. Now I wanted to add some assertion to verify the response of the second request. Pl. help me and let me know if need any other information.
Thanks.