gkuma8
10 years agoNew Member
How to Add assertion in dynamic Response
Hi,
i need to add assertion with parametarized value..Now we are having one test case in SOAP UI with 120 test value in excel. In request we are passing customer id and we are getting multiple account value in response. Each account contain multiple value and order of these Account can be changed time to time.
For exp. -> 1st time when we are hitting the request, Order of account A is 1 and 2nd time when we are hitting it, order of account A can be 5.
Now we have to add assertion on a selected account and different properties of that account on all 120 test value.
Thanks,
Gaurav