I am setting up a test case. I added it multiple times on test suite case and add different data binding to each test case. So, each test case is being executed N times (depending on the number of rows of my data source). I would like to know if there is a way that, when some case succed (due to the data taken from the source) I can stop the same test case from executing even if there is many rows of the data binding left. So I can continue executing other test cases on test case suite.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Katalon Test Suite Execution | 2 | 879 | November 29, 2021 | |
| How to stop suite on test fail | 1 | 1086 | November 29, 2021 | |
| Stop execution of all test cases in a test suite collection on any failure? | 5 | 3660 | November 29, 2021 | |
| Need to stop the Execution of the Test suite when we encounter a Test case as Fail or Error | 1 | 1088 | November 29, 2021 | |
| Stop all test suite if one test case failed | 7 | 4486 | November 29, 2021 |