Test case doesn't stop if a step failed
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Test case doesn't stop if a step failed
Hello,
I figured out a difference between SoapUI Community and ReadyAPI which surprised me. Using testrunner.sh with Community version, any test case stop at the first error. This is not the case with ReadyAPI. It is the case with UI but not with test runner. I guess it should be the same.
Are you aware of that ?
Do you have a plan to implement something to change that ?
Cheers
Solved! Go to Solution.
- Labels:
-
SOAP
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Flo,
I think the behavior you describe depends on the "Abort on error" ReadyAPI option. Please check the following documentation article:
https://support.smartbear.com/readyapi/docs/configure/preferences/default.html
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are right if using UI, but I am talking about testrunner.sh, for test automation. I think the option "Abort on errors" exists only for UI.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think the 'Abort on error' is indeed set from the UI but once it is done it also applies for the testrunner part.
I tested it using testrunner and couldn't reproduce your issue. I also attached the project I used.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This seems to work after copied my own soapui-settings.xml to the server which launch testrunner.sh.
This was the solution, thanks for helping me out.
