Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 717 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 717 Bytes

MavenTestNG

#Selenium-Maven-Java-Extent Report-POM-Rerun failed Test cases- Parallel Execution

An simple robust framework for selenium build with java. It will generate the extent report with the screenshots appended to the report. Easily customisable according to an project need from config.properties.

Test Cases Run Mode can be selected easily from Excel.

TestData from the excel sheet is fetched with the help of dataprovider and storing it in hashmap for easier processing.

Annotation transformer helps in setting the annotations for the test cases at run time including the ability to re-run the failed scripts

Easily usable framework with all the reusable methods were stored inside com.utils package