How to set the execution order for testng dataprovider in multi-thread testing
I saved all test cases in many excel files. Every sheet in the excel file is a test case.
I read all the sheets from a java class as the dataprovider.
I saved all test cases in many excel files. Every sheet in the excel file is a test case.
I read all the sheets from a java class as the dataprovider.