Forum Discussion
Hey pskitsme92. Are you familiar with the Conditional GoTo Test Step? It lets you define a number of XPath expression conditions to jump to the specified test steps if the condition evaluates to True. If I'm reading your requirement correctly, I think it could help you. Let me know what you think! Thanks,
Joe
Hi joejoyce
Yes I am and I'm using it in my test project, By try and error, we have figured out that setting "testRunner.fail("Adding fail Message for some reason") would fail the test step and test case. And the test will continue to next test step. That would be nice if it was documented some where and added to the threads I have referred to in my question.
in the project xml file you can find:
"<con:testCase id="8c01e5b5-34cd-4b63-af54-bab0b8fdc61c" discardOkResults="false" failOnError="false" failTestCaseOnErrors="false""
what does failOnError="false" vs failTestCaseOnErrors="false"" can be used for in the sense of controlling the test flow??
Best regads pskitsme92
Related Content
- 11 years ago
- 4 years ago
- 4 years ago
Recent Discussions
- 2 days ago
- 5 days ago
- 16 days ago