Skip to content

aotulana/differ-regression-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

differ-regression-test-suite-assignment

Regression Test Suite for the differ-for-testers assignment

The Setup

  • JAVA 8+ jdk must be installed
  • MAVEN must be installed
  • Web browser must be installed
  • differ-for-tester service must be running

Running the Test Suite

If the differ-for-tester service is running on default localhost:8081, skip Step 1.

  1. Open the environment property file <project_root_folder>\src\main\resources\environment.properties, update the value of theHOST key with the appropriate HOST
  2. From the project root folder, run mvn clean test

Viewing Test Report

  1. Go to test report location: <project_root_folder>\test-output
  2. Open ExtentReportsTestNG.html in a web browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages