8 chapters · 31 lessons
Python for QA
Learn Python fundamentals through a QA lens. Python is widely used for API testing, scripting, and data processing in testing. This course teaches you the Python you need to write Playwright tests, API automation scripts, and testing utilities.
Course outline
01. Getting Started with Python
02. Control Flow & Functions
03. Data Structures
04. Working with Files & APIs
05. Object-Oriented Python
06. Error Handling & Modules
07. Python for Testing
08. Capstone Project