Data-Driven Testing with Selenium Using Excel

Data-Driven Testing with Selenium Using Excel

Automation Step by Step via YouTube Direct link

01:17 STEP 1 - Add Apache POI Dependency to pom.xml Update maven project mvn clean install

2 of 13

2 of 13

01:17 STEP 1 - Add Apache POI Dependency to pom.xml Update maven project mvn clean install

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Data-Driven Testing with Selenium Using Excel

Automatically move to the next video in the Classroom when playback concludes

  1. 1 00:00 *TOPICS*
  2. 2 01:17 STEP 1 - Add Apache POI Dependency to pom.xml Update maven project mvn clean install
  3. 3 03:44 STEP 2 - Create an Excel File TestData.xlsx Add test data
  4. 4 08:19 STEP 3 - Create ExcelUtils.java to Read Data
  5. 5 22:23 STEP 4 - Modify LoginTest.java to Use Data from Excel
  6. 6 36:05 STEP 5 - Run tests and check reports
  7. 7 40:55 How to get data from a data provider method
  8. 8 41:32 STEP 1 - Create a data provider method and annotate with @DataProvidername = "LoginData"
  9. 9 44:48 STEP 2 - Annotate the test function to use this data provider
  10. 10 45:50 How to get data from testng.xml
  11. 11 47:21 STEP 1 - Modify testng.xml to Pass Parameters
  12. 12 49:58 STEP 2 - Use @Parameters in LoginTest.java
  13. 13 52:57 Ending

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.