How to skip test case in Jenkins during its execution.
Hi, I have several test suites where test cases execution (or to be specific status after execution) depends on the system state. As the result I can have failed test cases because there are some b...
May this is not exactly what you are looking for. If you know the exact test cases not to run, disable them in the suite before executing from jenkins.