Forum Discussion

scorpionawal's avatar
scorpionawal
Occasional Contributor
14 years ago

if an assertion fails, can we bypass the test request

Hi Guys,

I have multiple test requests under 1 test case. Is it possible to continue running other test request even if one of the assertions fails.

Regards
Amit
  • deepesh_jain's avatar
    deepesh_jain
    Frequent Contributor
    Hi Amit,

    Yes this is possible. Open the test case and click on tools icon, uncheck the "Abort on error" check box and leave the check next to "Fail test case on error". This won't abort the test case, even if you have one test step fail due to failed assertion.

    Hope this helps. Let me know if this works for you.

    Thanks,
    Deepesh Jain