2 minutes read We are going to show how to use the DataProvider in your test cases created with the TestNG unit testing framework. DataProvider are used in order to create data-driven tests. Basically, it will help you to run the same test case, but with different data sets. Examples of DataProviders We are going to use the… Read more »
Posts Categorized: TestNG
Recent Posts
- How to Optimize Interaction to Next Paint for Better SEO
- How are Parameters Sent in an HTTP POST Request?
- End to End Testing for Asos.com using TestCafe in Under 30 minutes
- Best Practices for Implementing E2E (End-to-End) UI Tests
- Building your in house Device Farm on Mac OS using OpenSTF for Android Testing