Horje
what is the command for regression test in jenkins Code Example
what is the command for regression test in jenkins
For Cucumber Framework:
verify -Dcucumber.options="--tags @regression" or 
verify -Dfile = "RegressionRunner.java" ==> 
       If you have a seperate RegressionRunner class in your framework

For TestNG Framework:
test -Drunner=regression_runner.xml
test -Drunner=smoke_runner.xml




Whatever

Related
training T5 for summarization Code Example training T5 for summarization Code Example
theme1 Code Example theme1 Code Example
is mayo a condiment Code Example is mayo a condiment Code Example
rspec log to console Code Example rspec log to console Code Example
sore Code Example sore Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7