This test framework contains tests written for Endava website (https://www.endava.com/) and includes:
- HomePage validation
- DigitalPage validation
- ServicesPage validation
- IndustriesPage validation
- SuccessStoriesPage validation
- Java 8 or higher
- Web browser (Firefox, Chrome, Internet Explorer)
- Maven
- Selenium Webdriver
- TestNG
The following steps should get you set up for running Selenium tests locally on your machine:
- Clone this repository to your local machine.
- Declare this project as Maven
- Run as TestNG
Browsers that are supported:
- Firefox
- Internet Explorer
- Chrome
Enter the desired browser through testng.xml file.