// Interview Prep/Industry Questions
Industry questions.
Generic QA prep misses what each domain actually tests. 11 industries — the questions interviewers really ask, what they weigh, and full model answers. Paired with the in-depth Industry QA guides.
// 11 INDUSTRIES
SaaS QA
Multi-tenant isolation, subscription billing, and feature-flag / RBAC discipline — the questions that separate generic QA from real SaaS testing.
E-commerce QA
Checkout pipelines, inventory concurrency, and promotion logic — testing where money, real-time stock, and discounts collide.
Fintech QA
Ledger correctness, idempotency, and regulatory hard-fails — testing where money must be exactly right, immutable, and auditable.
Healthcare QA
Patient-safety-critical testing: PHI privacy, consent lifecycle, cross-patient isolation, and legally-mandated audit trails.
Travel & Booking QA
Availability against external supplier systems, timezone and itinerary correctness, and booking sagas that span third parties.
Marketplace QA
Two-sided trust, split payments and payouts, and seller fraud — testing where buyer, seller, and platform interests intersect.
EdTech QA
Minor-data protection, roster and grade integrity, and assessment integrity — testing software where the users are often children.
AI Product QA
Non-determinism, safety guardrails, and model drift — testing products where there's no single correct output and the model changes under you.
Gaming & Gambling QA
Server-authoritative trust, provably-fair RNG, anti-cheat, and gambling regulation — testing where fairness must be provable and compliance gates must fail closed.
IoT & Embedded QA
Firmware OTA, device-cloud state convergence, offline reconciliation, and fleet-scale telemetry — testing where the physical world is the ground truth and a bad release can be physically unreachable.
Media & Streaming QA
DRM license lifecycle, adaptive bitrate quality contracts, concurrent-stream enforcement, cross-device resume, and live pipeline testing — where a silent EME error or a misconfigured ABR hysteresis is the failure mode, not a crash.
// Keep preparing
Each industry pairs with an in-depth QA guide, plus the general question bank, company patterns, and mock interviews.