Skip to content

david-sakoda/s7-ODOS-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s7-ODOS-testing

Automation Testing

Instructions for running

open ---> cmd <--- run the execution

then:

Maven execution commands:

mvn verify // this command will execute all tests mvn verify -Dcucumber.filter.tags="@regression" //will execute tests with the given tags mvn clean // will clean the target folder, which holds all the logs, reportings etc mvn clean verify // will clean and execute tests mvn clean verify -Dcucumber.filter.tags="@regression" // will clean and execute given tag tests

About

Automation Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •