Forum Discussion
- RJanecekRegular Contributoryou can disable this test: context.getTestSuite().getTestCaseByName(nameOfTestCase).setDisabled(true) and then this test isnt perform and in teardown script you can all test enabled again setDisabled(false)
- Hi Srikar,
Unfortunately there is no such API call currently but it sounds like an interesting idea so please add a features request in the corresponding forum board so we can get this into the flow of things..
thanks!
/Ole
SmartBear Software - qatester05Occasional Contributor@RJanecek..thanks for the reply. This approach worked for me.
- Great!
--
Regards
Erik
SmartBear Sweden