~/topics
all_topics()
// 281 topics across 24 modules
all (281)testing fundamentals (16)test design techniques (13)types of testing (14)test planning & documentation (8)defect management (7)test metrics & coverage (16)agile & devops testing (10)api testing (16)performance testing (15)security testing (10)automation testing (16)tools overview (10)career & certifications (8)web testing (22)mobile app testing (13)api automation (12)database testing (10)compatibility testing (8)usability & accessibility testing (10)bug triage & release management (17)interview preparation (9)real project practice (6)testing in production & monitoring (7)ai for testers (8)
010203040506
Practice Project Overview
// an overview of the real-world projects used in this module.
Project 1: E-commerce Checkout Flow
// write test cases, find bugs, and create a test report for a live checkout flow.
Project 2: REST API Testing
// test a public api end-to-end — postman collection, assertions, and automation.
Project 3: Mobile App Walkthrough
// test a real android/ios app for functionality, usability, and performance.
Project 4: Automation with Playwright
// build a small playwright automation suite from scratch with pom and ci/cd.
How to Write a Test Report
// document your project results professionally — format, metrics, and summary.