Learning Paths
Prompt Collections
Collections are curated sequences of prompts designed to guide you through complete testing workflows. Instead of browsing randomly, follow a structured path with contextual notes, estimated time, and difficulty levels.
Turn QA workflows into application evidence
Bring your collection work into a career review that connects skills, examples, and target roles.
Learning Tracks
Start here for Manual, Automation, API, and DevOps pathways.
Manual QA Track
A structured manual-testing path covering exploratory testing, release readiness, stakeholder reporting, and risk-driven planning.
- • Design high-signal exploratory sessions
- • Produce release readiness decisions with evidence
Automation Track
Hands-on UI automation path with Selenium and Playwright architecture, grid scaling, and regression hardening.
- • Build maintainable UI automation architecture
- • Scale execution with Selenium Grid
API Track
Comprehensive API quality path from REST contracts and GraphQL safety to security and backward compatibility.
- • Protect API contracts during evolution
- • Validate reliability and async behavior
DevOps Track
CI/CD and environment hardening path with Jenkins, Bitbucket Pipelines, Dockerized test stacks, and deployment gates.
- • Design CI/CD pipelines as quality systems
- • Standardize deterministic Docker test environments
Featured Collections
Hand-picked curated sets for common QA goals.
Playwright Starter Kit
Go from zero to a production-ready Playwright suite in one sitting. Build your Page Object Model, tackle login flows, manage multi-role auth state, and wire everything up to GitHub Actions CI.
API Testing Essentials
Test every layer of your API from the ground up — happy-path CRUD with Supertest, OpenAPI contract validation, GraphQL queries and mutations, then OWASP security coverage to finish.
CI/CD Pipeline Builder
Build a CI pipeline that actually guards quality: a smoke gate to catch dead-on-arrival deployments, parallel Playwright sharding for speed, and k6 load thresholds that fail the build if SLAs slip.
Bug Report Mastery
Write defect reports developers trust and act on immediately. Generate structured reports with reproducible steps, then learn to triage with a risk matrix and formalise everything in a test plan.
Security & Compliance Mastery
Move from basic auth checks to audit-ready security engineering with OWASP web/API testing, dependency scanning, and compliance control validation.
- • Apply web and API security testing patterns consistently
- • Build automated compliance evidence workflows
Test Architecture & Scaling
Design scalable automation architecture with robust page objects, fixture design, and CI orchestration for high-change products.
- • Design maintainable automation architecture
- • Scale fixtures and data setup without coupling
Test Maintenance & Flakiness Reduction
Reduce instability in large suites with flaky signal detection, quarantine flow, and maintenance backlog prioritization.
- • Identify and classify flaky failures
- • Implement safe quarantine processes
CI/CD Quality Gates Advanced
Create deployment pipelines with smoke checks, release verification, and data-seeded deterministic validation.
- • Design layered CI quality gates
- • Embed release verification and rollback logic
All Collections
Extended library beyond featured picks.
Performance Testing Toolkit
Measure and protect your application's performance at every level: k6 staged load tests with SLA thresholds, visual regression as a render-performance proxy, and accessibility checks that catch layout shifts.
Cypress Complete Guide
Master Cypress from isolated component tests to full E2E flows. Covers component mounting with stub APIs, WCAG accessibility assertions, screenshot visual regression, and a real login E2E warm-up.
Selenium & Mobile Testing
Bridge desktop Selenium patterns to mobile with Appium 2. Generate cross-platform iOS/Android Page Objects, gesture helpers, permission handling, and a CI pipeline wired to a real device farm.
Unit Testing with Jest
Write Jest tests that actually catch bugs: React component tests with React Testing Library and real user interactions, plus API-layer tests with Supertest, DB isolation, and Zod schema assertions.
API Security & Advanced Patterns
Harden your API with OWASP Top 10 security tests, GraphQL depth/complexity limits and auth checks, and OpenAPI contract validation — a complete advanced API quality suite.
Test Strategy & Documentation
Level up from writing tests to leading QA. Generate professional bug reports with severity justification, prioritise a release with a risk matrix, and produce a stakeholder-ready test plan — all from prompts.
Accessibility Testing Suite
Bake WCAG 2.1 AA compliance into your pipeline. Automated axe-core scans with Playwright, keyboard navigation tests, ARIA semantic assertions, and a colour-contrast CI check — all with actionable violation reports.
Visual Quality Assurance
Catch pixel-level regressions and render bugs automatically. Playwright screenshot comparison with baseline management, CI diff reports on PR, and component-level visual isolation with Cypress.
Performance & Reliability Engineering
Protect SLAs with load, soak, chaos, and frontend budget verification, then convert signals into release decisions.
- • Build layered performance validation
- • Model failure conditions and resilience behavior
Mobile Testing Foundation
Build professional mobile QA capability across deep links, offline sync, push flows, and biometric auth.
- • Validate mobile lifecycle behaviors
- • Harden auth and connectivity transitions
Test Data & Database Quality
Build data-focused QA workflows for migrations, transactional integrity, synthetic privacy, and deterministic fixtures.
- • Protect schema and data integrity
- • Standardize deterministic test data generation
API Reliability & Contract Governance
Unify API quality via contract testing, async/event validation, schema drift detection, and backward compatibility checks.
- • Protect consumer contracts during API evolution
- • Validate event-driven API reliability
Frontend Quality Toolbox
Cover component semantics, hook reliability, locale correctness, and user-facing regression risks in modern frontend stacks.
- • Raise confidence in component-level quality
- • Validate internationalization and accessibility behavior
QA Leadership & Governance
Build leadership-grade QA outputs: release scorecards, exploratory charters, quality reports, and operational runbooks.
- • Standardize stakeholder-facing quality communication
- • Improve decision quality with objective gate criteria