Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Git,Github and Jenkins
Rating: 4.9 out of 5(2 ratings)
2 students

Git,Github and Jenkins

Git- A version control system, Github - Centralised Repository, Jenkins - CI/CD Tool
Last updated 2/2025
English

What you'll learn

  • This test is design for testEngineers, Senior QA, Manual Testers, Automation tester etc. So they can manage automation testing stuff easily and handle it truly
  • This is not a course but a practice test, it is truly based version control system git, github with repository and pull as well as push requests. jenkins too
  • Mainly get and appear for the test, its truly work for aspirants ,they may participate in the test and get confidence for to appear in the interview. it assist
  • This test is only for those who is working in Automation Testing specially in prod. It is only developed for Test Engineers,API TESTER, Manual Tester and Senior
  • The responsibility of developer is to upload project on centralised repository and collaborate with team to build,modify and upload changes in the code and appl

Included in This Course

40 questions
  • Git And Github20 questions
  • Jenkins : CI/CD Tool20 questions

Description

Git:

-< One of the popular version control system-< Open source

-< Tracking a software project with history and collaborate effectively.

Version Control System -< divided in 2 categories

1) Centeralized

2) Distributed

Why Git?

-< It is apply locally for development process

-< Developers can work anywhere using these version control system

-< It is highlighting full history of the project

-< It is easy to update.

What is Github?

-< Git is not similar to Github

-< Making tools for the github

-< Github is working with repositories

-< Developers can update,modify their code at centralise system at cloud.

While getting issue to upload a repository in eclipse, Kindly follow below steps and sort out the issue.

login to your GitHub account

go to link

click on "Generate new token"

make necessary selections (but must select repo)

click on "save"

System will have a token

use this token instead of a password in the eclipse or other tools you are using

Now push your code from Github and it will work.

What is Jenkins?

-< CI/CD- Continuous Integration and Continuous Deployment

-< It is an open-source automation server.

-< it supports with plugins for building,deploying and automating any project.

How it works?

-< Perform automation projects with the server or hub and continuous integration

and delivery is the main task to be performed by jenkins.



Who this course is for:

  • By appearing to the test, they may get confidence to manage or handle test scenarios and design or executes all the test cases. Also validate the functionality.