Scenario Based Questions
Tutorials, guides, and interview prep for QA automation engineers.
Tricky Testing Scenarios: Slow Login, Partial APIs & Non-Reproducible Bugs
Real answers for tricky testing situations — slow-but-working login, partial API data, dependent modules with stubs, non-reproducible bugs, and negative-scenario cov
Production Incidents & RCA: High-Severity Bugs and Root Cause Analysis
Real scenario answers — a high-severity bug near release, a critical production defect, a structured RCA investigation, and a missed test case that leaked to product
Automation Decisions & Flaky Tests: When to Automate & Fix Flakiness
Real scenario answers — whether to automate when the UI changes often, deciding automation vs manual, and diagnosing and fixing flaky tests in CI and parallel runs.
Bug-Handling Scenarios: When a Developer Rejects Your Bug (Answered)
Real bug-handling scenario answers — developer rejects your bug, "not a bug it's a feature", bug reappears after fix, Won't Fix/Deferred, and what evidence to attach
Manual Testing Scenarios: Requirements, Test Cases & Execution (Answered)
Real manual-testing scenario answers — unclear requirements, blocker on the first test case, wrong expected result, UAT bugs dev can't reproduce, and last-minute cha