Skip to content

himanshusoni30/ATHackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestRockStar


Pre-Requisites to run the test suite

  1. Apache Maven version 3.6.0 and above

    • Install maven 3.6.0 and set environment variable MAVEN_HOME='installed path' and Path = %MAVEN_HOME%\bin
  2. JDK version 8 update 221 and above

    • Install JDK 8u221 version and set environment variable JAVA_HOME='installed path' and Path = %JAVA_HOME%\bin
  3. GIT

    • Repository:
    • clone git repository on your system
  4. Browser:

    • Google Chrome Version 78.0.3904.97 (Official Build) (64-bit) as 'chromedriver.exe' supports browser version 78.0.39
  5. Command to trigger test suite.

    • Launch command prompt
    • Go to the path where git repository is cloned
    • Check that pom.xml and testng.xml files are present in the path
    • run 'mvn clean test' command
  6. Applitools Test URL:

About

Visual Validation testing project using Applitools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages