Skip to content

royki/QAFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Steps to follow

  • git clone https://github.com/royki/QAFramework.git

Checkout API Branch

  • git checkout apiAdidas
    • Run the testsuite in Local
      • cd apiAdidas
      • mvn clean test
    • Check the testsuite result
      • Check {$repo}/src/target/site/junit-noframes.html file

Checkout UI Branch

  • git checkout uiAdidas
    • Run the testsuite in Local
      • cd uiAdidas
      • mvn clean site
    • Check the testsuite result
      • Check {$dir}/src/target/site/surefire-report.html file

About

UI And API Automation Test

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors