This project contains the script to test backend APIs with two different suites, regression and sanity
- Build: Maven
- Reporting: Extent report
- Clone or copy the repository in local workspace
- Open the workspace in eclipse IDE and run testng.xml file for regression and sanity.xml for sanity testing
- To run from Jenkins, create a job and pass the command clean install in build section and pass the POM file path