Forum Discussion

rameshsoapui's avatar
rameshsoapui
Contributor
13 years ago

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.

1 Reply

  • Hi!

    If you click on the settings icon on the TestCase level there is an option called "Fail on error". If you uncheck that, the test will continue running despite assertion failures.

    --
    Regards

    Erik
    SmartBear Sweden