-1

I am doing Data driven test in soapuI free version with 4 data sets. i have 3 Teststeps that includes: 2 groovy script and one Login REST Service. i have performed assertion in Login Teststep. MY question is what to do if assertion fails for any data then i do not want to go ahead with rest of data sets. Reason behind this is I am not able to conclude at the end of run that for which data our test fails.

Please help.

Bugasur
  • 101
  • 2
  • 5
  • 12

1 Answers1

0

In the testcase options (the knife and fork button), turn on "Fail on error".

SiKing
  • 10,003
  • 10
  • 39
  • 90