Integration with JENKINS (CI)
Today we will learn :
- Download & start Jenkins
- Create a job in Jenkins
- Add Katalon Studio Commands
- Run & test
Prerequisites :Jenkins should be installed
1. Download & Start JENKINS
Step 1 : Download Jenkins (download jenkins.war from https://jenkins.io/)
Step 2 : Start Jenkins (command : java -jar jenkins.war)
2. Create a job in Jenkins
3. Add Katalon Studio Commands in the job
4. Run & Test
Helpful Tips: While generating command in Katalon Studio, uncheck "Keep Console Log after execution completed"
References:
Like on Facebook
Subscribe on Youtube.
Note: This video is contributed by Raghav Pal.