Manual vs. Automated Testing Decision Making Questions
For each test case or test scenario, deciding if it should be automated or executed manually. Considering factors: frequency of execution, volatility of code being tested, repeatability, complexity, ROI of automation, tools available, team skill level.
HardSystem Design
43 practiced
CI builds are frequently blocked by long-running UI E2E tests. Propose a multi-tiered test execution strategy and pipeline architecture that provides fast developer feedback while preserving comprehensive nightly or weekly E2E coverage. Include retry policies, test sharding, and build-gating recommendations with trade-offs.
HardTechnical
37 practiced
Evaluate AI-driven test-generation and self-healing automation tools versus traditional code-driven automation frameworks. Discuss decision factors—reliability, explainability, maintainability, vendor lock-in, team skillset—and propose a small pilot plan (scope, success metrics, data to collect) to evaluate ROI and operational risk.
EasyTechnical
39 practiced
You're joining a QA team responsible for a web application. Describe the core criteria you use to decide whether a specific test case should be automated or executed manually. For each criterion give a one-sentence rationale and a concise example tied to common QA responsibilities.
MediumTechnical
43 practiced
You are designing a decision-matrix template for a mid-sized web app to determine whether each test case should be automated. The matrix must include scoring fields for frequency, volatility, business impact, repeatability, complexity, ROI, and automation feasibility. Explain how you would score, weight, and apply thresholds to produce an automation recommendation.
EasyTechnical
54 practiced
A regression test takes 20 minutes to run manually per release. The product does 50 releases per year. Automation development is estimated to take 8 hours initially and maintenance 2 hours per release. Calculate the break-even point in months and decide whether to automate, showing your assumptions and calculations.
Unlock Full Question Bank
Get access to hundreds of Manual vs. Automated Testing Decision Making interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.