Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 382 Bytes

Selenium With Java | Data Driven Testing With MS-Excel | TestNG Integration & SetUp

Reading the Data from Excel file use data for Application Testing

Selenium With Java

Apache POI Library

TestNG Integration & Setup

Advantages

  1. Manage Test case and TestSuite
  2. Grouping TestCase
  3. Prioritize the testcase to be executed
  4. Parameterization
  5. Parallel testing