Forum Discussion
gaurkhurana
11 years agoOccasional Contributor
Thanks for the response. I tried this but my assertions are keep getting failed. I am not able to get the reason for the failure.
I have the following steps
Step 1 - Data source (Grid) with 2 columns, input and output
Step 2- Request XML with one of the fields paramaeterized iwth the input data source like ${Dataource#input}
Step 3 - XPATH assertion with expected response as ${DataSource#output}
Step 4 - Data Source loop pointing to the data source in Step 1
gilugopi
11 years agoContributor
Please send more details
1. input xml
2. output xml
3. Xpath for assertion
- gaurkhurana11 years agoOccasional Contributor
I have attached screenshots of the project