- 博客(1)
- 资源 (3)
- 收藏
- 关注
原创 如何解决TestNG Retry的问题
我们使用TestNG来作为自动化测试框架的基础。在运行一批test case之后呢,我们希望能够自动Retry failed的test case。TestNG提供了一个IRetryAnalyzer 的接口,在@Test annotation里面可以指定使用Retry类来执行retry的功能。@Test(retryAnalyzer = TestRetryAnalyzer.class)Te...
2012-09-13 16:09:23
379
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅