Automated Software Testing with Python

Welcome to the most comprehensive course on automated software testing with Python. Software testing is an essential skill for any developer, and this course will help you truly understand all types of test automation with Python.

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—ranging from operations such as mocking and patching using the unit test library (to reduce dependencies and turn complex tests into simple ones) to looking at all types of testing: simple unit tests to large system tests and even customer acceptance tests.

Throughout the course we work on the Testing Pyramid concept, making sure that we have full coverage of every system component with unit tests. Then we test dependencies using integration tests. Finally, we cover the entire system using system tests. Of course, we 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. We also learn about implicit and explicit waits with Selenium WebDriver and Python, a key concept used to speed up the runtime of your acceptance tests. By implementing a Continuous Integration pipeline that runs your tests whenever you make any changes, you'll have much higher project quality so that you don't miss any annoying bugs. We'll look at putting our projects into GitHub and linking with them.

All the codes and supporting files for this course are available at: https://github.com/PacktPublishing/Automated-Software-Testing-with-Pyth…

Type
video
Category
publication date
2019-09-12
what you will learn

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

duration
775
key features
Learn automated software testing with Python * Learn to write complete system tests using Python and tools such as Postman
approach
A complete course packed with step-by-step instructions, working examples, and helpful advice
audience
This course is designed for students who want to test their Python applications in order to build more complete solutions, professionals keen to learn more about automated software testing in their workplace, automated software testers, and software developers
meta description
Learn about automated software testing with Python, BDD, Selenium WebDriver, and Postman, focusing on web applications
short description
Learn about automated software testing with Python, BDD, Selenium WebDriver, and Postman, focusing on web applications
subtitle
Learn about automated software testing with Python, BDD, Selenium WebDriver, and Postman, focusing on web applications
keywords
Automation testing, testing, Python, BDD, Selenium Webdriver, Postman
Product ISBN
9781839214592