Jenkins Tutorial #1 - Introduction to Jenkins | Basics of Jenkins CI

preview_player
Показать описание
In this Jenkins tutorial, we will cover introduction to Jenkins tool and basics of Jenkins CI. First we will understand the Continuous integration concepts and then learn how Jenkins helps us in CI/CD setup.

This tutorial is suitable for anyone who wants to learn Jenkins from very basic till advanced. I will start from Jenkins basics for absolute beginners and slowly move to advanced concepts so its easy for anyone to follow and learn Jenkins.

Help me in spreading the knowledge, please hit LIKE, SHARE, and SUBSCRIBE for the latest tutorials. More tutorial playlists below:

🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶

🔶 FOLLOW US ON TWITTER 🔶

🔶 LIKE US ON FACEBOOK 🔶

🔶 OUR TUTORIAL WEBSITES 🔶

🔶 GET MY TRAININGS ON UDEMY 🔶

#JenkinsTutorial #JenkinsTraining #Jenkins #JenkinsCI #Jenkins #TestAutomation #SeleniumWithPython #RcvAcademy #SoftwareTestingMentor

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

You are very very good at being clear. i didnt have to play it again.

olijadu
Автор

Very good introduction that explains clearly the role of Jenkins in the CI/CD cycle. Thanks.

IyadKhuder
Автор

It was very clearly thought bro, thank you so much..

Sam-pkre
Автор

Thank you for sharing your knowledge. I am very grateful for watching your videos. I have a question: How do I set the screen size of browsers in Jenkins? While executing on my local Windows, all my test cases passed, but on Jenkins, they failed because the screen size did not change (1044, 788). In my Java Selenium code, I have set the dimensions as follows:
Dimension newSize = new Dimension(1936, 1048);.

JeyasankarA
Автор

Very informative session, thank you sir

TheWorldOf_factz
Автор

How do I test my native C++ GUI client applications?

colinmaharaj
Автор

Is it required to have JAVA knowledge to learn Jenkins?
Im a tester and use python in my daily work.

undefined
Автор

Sir how much Jenkin Knowledge is require to be a software tester as a fresher.

arkadeepkundu
Автор

I don’t understand. Devs are working on a new feature and once they commit changes in their code, then automation test should kick off. But how is the automation tester supposed to have test cases ready and automated for a new feature that was not even deployed yet and has not been tested manually, let alone automating it. Totally confused.

beslandaur
Автор

Sir what you taught can I applied in selenium with Java

mrdesigner