Backbase - Computer Database test cases
Developed by Ayush Goel
Pre-requisite - Firefox is installed on the machine
To run code in your local environment
- Clone this repository
- Import project in Eclipse
- Build maven project (to download dependencies)
- Right click on 'testng.xml'
- Run as TestNG suite
Location of report (Refresh the project to find reports)
- Extent report will be available in test-output -> ComputerDatabase.html
- TestNG report will be available in test-output -> index.html