API Testing with Python 3 & PyTest, Backend Automation 2023 Course
Learn to build framework for API automation testing (backend testing) using Python and PyTest, SQL, Reports, Docker
Learn how to use Python to test the back-end of web services or APIs. We use industry standard real eCommerce RESTful API to practice testing using Python programming language. We will build a framework using one of the most popular testing tools PyTest. The framework we will build will be extendable and scalable to be able to include frontend (Selenium WebDriver) testing. The skills learned here are used in any Web Serivces testing.
Best Seller Course: Python From Scratch & Selenium WebDriver QA Automation 2023
What you’ll Learn
- How to write API automation (backend automation) using Python 3
- How to validate API response
- How to build automation framework
- BONUS: SQL Crash Course
- How to validate database
- How to generate reports for your tests (pytest-html, Allure, jUnit)
- How to create a real eCommerce WordPress site locally
- How to run tests in Docker container
- How to use PyTest (most popular unit testing framework)
Recommended Course: The Python Mega Course: Learn Python in 50 Days with 20 Apps