Summary
Keywords
Full Transcript
In this video, we are going to learn about the jenkins pipeline for java project with maven and Selenium. Jenkins pipeline is very important concept that you as QA / Dev should learn. This is LIVE DEMO where we will be running our Selenium Maven Java(git) Project with Jenkins pipeline. π£π£What is Jenkins pipeline? Jenkins Pipeline (or simply "Pipeline" with a capital "P") is a suite of plugins which supports implementing and integrating continuous delivery pipelines into Jenkins. The definition of a Jenkins Pipeline is written into a text file (called a Jenkinsfile) which in turn can be committed to a projectβs source control repository A Pipeline is a user-defined model of a CD pipeline π£π£ LINK To Slide http://sdet.live/notes π£π£ LINK To the Project http://sdet.live/notes π£π£ Link to Jenkins pipeline Syntax generator https://www.jenkins.io/doc/book/pipeline/syntax/#stage #jenkinspipeline #jenkins #jenkinstutorial #jenkinspipelinmaven π’ 30 Days of Automation Testing https://go.scrolltest.com/automation π’ 30 Days of API Testing https://apitesting.co/30days π’ 30 Days of Rest Assured https://go.scrolltest.com/30days-restassured π£π£ Download Slides and Notes - http://sdet.live/notes π£π£ My Resume Template - http://sdet.live/notes β API Testing β https://www.learnapitesting.com β Cypress Tutorial with LIVE Projects β http://cypresstutorial.com π Join the Facebook Group - http://scrolltest.com/fb π Learn API Testing(with Postman) - https://learnapitesting.com/ π Rest API Testing with Python - http://masterapitesting.com/ π E2E Frontend Testing with Cypress - http://cypresstutorial.com/ π Join Our Automation Newsletter - http://scrolltest.com/tta π Master API Testing Bundle - https://apitesting.co/bundle π Rest Assured MasterClass- https://apitesting.co/enroll βββββββββββββββββββββββββββ
