Overview
In this 12-hour course, you will learn the fundamental concepts and techniques for automated software testing using Python. Covering a range of testing types such as unit tests, integration tests, system tests, and acceptance tests, the course focuses on tools and libraries like unittest, Postman, and Selenium WebDriver.
What I will be able to do after this course
- Design and implement unit tests and integration tests using Python's unittest framework.
- Master browser automation and acceptance testing with Selenium WebDriver and Behave.
- Test REST APIs for web applications with Postman and automate testing pipelines with Continuous Integration Tools.
- Learn how to use mocking and patching to simplify dependencies in your tests.
- Understand testing best practices and how to apply them to web application projects.
Course Instructor(s)
Jose Salvatierra Fuentes is an experienced software development instructor specializing in Python and software testing. With years of teaching experience and industry knowledge, he strives to make technical concepts approachable and engaging. Jose encourages hands-on learning through real-world examples.
Who is it for?
This course is ideal for software developers looking to improve their testing skills, automated software testers wanting to deepen their understanding of Python testing, and students eager to learn reliable practices in web application testing with the aim to produce higher quality codebases.