Udemy

Automated Software Testing with Python

Enroll Now
  • 43,154 Students
  • Updated 11/2024
4.5
(6,570 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
13 Hour(s) 31 Minute(s)
Language
English
Rating
4.5
(6,570 Ratings)
1 views

Course Overview

Automated Software Testing with Python

Learn about automated software testing with Python, BDD, Selenium WebDriver, and Postman, focusing on web applications

Welcome to the most comprehensive course on Automated Software Testing with Python on Udemy.

Testing automation doesn't have to be painful. Software testing is an essential skill for any developer, and I'm here to help you truly understand all types of test automation with Python.

I'm Jose, a software engineer and founder of Teclado. The focus of this course is on testing for the web—we'll be working with REST APIs and web applications, and technologies such as unittest, Postman, and Selenium WebDriver.

Fear not though, after going through this course, you'll be able to take your new testing knowledge and apply it to any project, even non-web projects!

What will you work with?

This course is jam-packed with all the latest technologies for you to use professionally and in personal projects:

  • The unittest library, Python's standard automated software testing library;

  • Mocking and patching, two essential tools to reduce dependencies when testing;

  • unit, integration, system, and acceptance testing—all types of testing to have you fully covered;

  • Postman for easy collaboration and testing while developing;

  • Selenium WebDriver for automated browser tests;

  • Git and Travis for continuous integration of your project.

Fundamental Software Testing Skills

We will cover every fundamental software testing skill that you need to know in order to get a job testing or to apply these skills in your existing projects.

From things like mocking and patching using the unittest library, which reduce dependencies and turn complex tests to simple ones; to looking at all types of testing: simple unit tests to large system tests and even customer acceptance tests.

The Testing Pyramid

The Testing Pyramid says you should have a lot of unit tests, slightly fewer integration tests, even fewer system tests, and as few acceptance tests as possible.

Throughout the course we work on this concept, making sure that we have full coverage of every component of our system with unit tests. Then we test the dependencies using integration tests. Finally, we cover the entire system and its assumptions using system tests. Of course, we'll also look at what acceptance testing is, how we come up with acceptance tests, and some of the best ways to write acceptance tests for a web application using Behavior-Driven Development and Selenium WebDriver.

Automated Browser Testing with Selenium WebDriver

Selenium WebDriver is extremely powerful, particularly when coupled with the efficient and tried-and-tested approach recommended in this course. We'll design our acceptance tests professionally—just the way you'd do at a software testing job. We'll use page models, locators, and step definitions to structure the automated tests in a reusable way. The customers will be able to come up with acceptance tests that you can easily translate to code.

We'll also learn about implicit and explicit waits with Selenium WebDriver and Python, a key concept to speed up the runtime of your acceptance tests.

Continuous Integration

We also cover how you can take automated testing much further in your projects.

By implementing a Continuous Integration pipeline that runs your tests whenever you make any changes, you'll have much higher quality in your projects and not let any pesky bugs pass you by. We'll look at putting our projects in GitHub and liking the CI pipeline with them.

I'm really excited to guide you through this course!

Join me in this automated testing journey. I'll see you on the inside!

Course Content

  • 11 section(s)
  • 142 lecture(s)
  • Section 1 Welcome!
  • Section 2 A Full Python Refresher
  • Section 3 Your first automated software test
  • Section 4 Testing a Flask Endpoint
  • Section 5 REST API Testing, Part I
  • Section 6 REST API Testing, Part II
  • Section 7 System testing a REST API
  • Section 8 System testing with Postman and Newman
  • Section 9 Continuous Integration with Travis CI
  • Section 10 Acceptance testing and browser automation with Selenium
  • Section 11 Bonus Material

What You’ll Learn

  • Everything you need to know about automated software testing with Python (and how to enjoy testing, too!), Avoid common pitfalls and implement best practices when writing automated tests, Write complete system tests using Python and tools like Postman, Automate your application testing by setting up a continuous integration pipeline using Travis CI, Browser-based acceptance testing using Behave and Selenium WebDriver

Reviews

  • Т
    Тимофей Воротник
    5.0

    The app tells me that I have an issue with internet connection every time I’m trying to watch the video without previously downloading it.

  • K
    Keerthi Raj G
    4.5

    The course is better for learning software automation using python

  • L
    Lohith Lohith
    4.5

    itgoog s good

  • C
    Ce Tasdemir
    2.5

    Knowing how to code and being able to teach it, giving good examples are different things.

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed