rameshsoapui
13 years agoContributor
How do go to next row in data driving testing whne assertion
How do go to next row in data driving testing whne assertion is failed
I have input from excel with 100 rows, using which my data is taken for the soap request, and I have assertion(conent validation) for validating response. So one of the row 8th row assertion( on reponse ) is failing, thus stopping test exectution at that row ... so 92 rows to go through my requests. So I want to configure the test exectution to be continued for next row even though this iteration ( 8th row failed )... So how do I do this ?
Thanks in advance.
I have input from excel with 100 rows, using which my data is taken for the soap request, and I have assertion(conent validation) for validating response. So one of the row 8th row assertion( on reponse ) is failing, thus stopping test exectution at that row ... so 92 rows to go through my requests. So I want to configure the test exectution to be continued for next row even though this iteration ( 8th row failed )... So how do I do this ?
Thanks in advance.