易百教程

16、@Factory@DataProvider 注解有什么区别?

@DataProviderTestNG根据DataProvider提供的数据多次执行测试方法的注解。
@Factory TestNG 使用它来使用相应类的不同实例执行同一测试类中存在的测试方法的注解。