It will have functions to set header and URLs
It has methods to read/modify the json files .gitignore
To read specific requests from testData.
- Install Java or check if Java is installed on your machine.
- Install IDE like Eclipse, IntelliJ
- Install Build tool - Maven from here https://maven.apache.org/download.cgi.
- In IntelliJ go to Project > New Project > Build System > Select Maven
Clone the Repo using> git clone
mvn -X -e clean test
$> mvn clean test -DsuiteXmlFile=testSuite.xml -DEnv=Dev