Skip to content

jana9281/endava_test_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Endava test automation

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

Pre-requisites

  • Java 8 or higher
  • Web browser (Firefox, Chrome, Internet Explorer)
  • Maven
  • Selenium Webdriver
  • TestNG

Running Tests

The following steps should get you set up for running Selenium tests locally on your machine:

  1. Clone this repository to your local machine.
  2. Declare this project as Maven
  3. Run as TestNG

Browser choices

Browsers that are supported:

  • Firefox
  • Internet Explorer
  • Chrome

Enter the desired browser through testng.xml file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages