阅读背景:

在单个TestNG测试套件中按顺序运行参数化和非参数化测试

来源:互联网 

I have webdriver tests in different classes with some being parameterized and some non parameterized. I am having issues when running a test suite with both parameterized and non parameterized test . The paramertized test start before the non paramertized finish although I have set the parallel attribute to be false. First, I tried creating different tests in the suite with parameterized and non paramertized tests in different test but that didn't work. Secondly, I created different suite files and linked them . However, this works only when the parameterized suite is started first but not the other way round. I have webdriver tests in different classes wit




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: