Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Selenium-Python: Code Management(GIT) + Jenkins Integration
Rating: 4.1 out of 5(44 ratings)
3,268 students

Selenium-Python: Code Management(GIT) + Jenkins Integration

Code management using Git, Github and Jenkins integration, Allure Reporting
Last updated 8/2024
English

What you'll learn

  • Detailed understanding of code management & jenkins integration
  • Ready to work on Git using Gitbash & Integration with Jenkins

Course content

6 sections23 lectures1h 51m total length
  • Introduction1:35

Requirements

  • Understanding of Selenium with Python
  • Understanding of Pytest and Allure Reporting

Description

Git is the most widely used modern version control system in the world today, which allows multiple persons to safely work on the same project without hampering other team members. As a part of a team using Git, You and your team members will clone working copy of a local repository from Git server. You/team will add and commit the test scripts that are developed locally and push your changes to the Git.

This course gives coverage

1.  Execute Selenium test cases using Pytest.

2.  Share code using Source Management tool GIT

3.  Integration Selenium with Jenkins using GIT.

4.  Execute automation framework using Jenkins

5.  Integrate Allure Reporting options

Who this course is for:

  • Any automation tester looking to understand code sharing process
  • Manual testers looking to jump into automation