I have smoke,regression test cases and i need to create a job to run only smoke test cases and another job to run only regression test cases.
How can i create a job in Jenkins to run only smoke test cases?
I am using TestNg framework.
I have smoke,regression test cases and i need to create a job to run only smoke test cases and another job to run only regression test cases.
How can i create a job in Jenkins to run only smoke test cases?
I am using TestNg framework.