Lets look into a Jenkins CI/CD pipeline for API Tests with with Junit test report, and also Allure reports. This job runs on an Jenkins slave/agent, and the tests are executed using a bash script. So we can see how to run bash script from Jenkins Pipeline.
Hit the Like button if this was helpful!
Thanks
+++++++++++++
Detail video about SSH Keys & SSH-agent Plugin: • Using SSH Agent Plugin On Jenkins | L...
Jenkins Installation Windows10: • Jenkins: How To Easily Install & Run ...
VirtualBox Installation Windows10: • VirtualBox Installation: Install Orac...
Jenkins CI/CD: • DevOps:(P1/2)CI-CD Pipeline With Jenk...
+++++++++++++
THANKS A LOT FOR WATCHING!! Please give this video a 👍 THUMBS UP if you found it helpful and 📢 COMMENT if you would like to say something or ask a question. This will motivate me to make more such videos 🙏🙏
BTW, DON'T FORGET TO SUBSCRIBE!!
+++++++++++++
--- The full Python Unit Testing videos:
• Python Unittest
--- Python Testing Course in Udemy:
https://bit.ly/3fpK05F
+++++++++++++
Full SoapUI tutorials playlists:
• SoapUI Tutorial
Take the SoapUI RestAPI Test Automation with No coding course at Udemy using the link:
https://bit.ly/2UE00J2
+++++++++++++
You can learn about Git in this video series. All Git videos link:
• Git Tutorial
Take the complete Git course at Udemy using the link below:
https://bit.ly/2XWg7UA
+++++++++++++
--- Most Popular, #1, Python Pytest Automation Course in Udemy:
https://bit.ly/321pFz5
+++++++++++++
Jenkins CI/CD Course in Udemy: https://bit.ly/3LV7twe
Youtube playlist Jenkins:
• Jenkins-CI/CD-DevOps
+++++++++++++
0:00 Intro
0:23 Code in Github
1:13 Check/Start Docker App
3:07 Create Jenkins Pipeline
4:32 Run Pipeline(Test job)
5:35 Allure plugin install
6:09 Configure Jenkins for Allure
6:56 Update Pipeline for Allure
8:43 Run Pipeline with Allure
9:54 Verify Allure Reports in Jenkins