A teammate suggests automating the entire test suite to eliminate manual testing. How would you respond?

technical-conceptual · Junior level · software-engineering

What the interviewer is really asking

Assesses whether the candidate understands the genuine limits of automation and the irreplaceable role of human exploratory and usability testing, while engaging the idea constructively.

What to say

What to avoid

Example answers

Strong: I'd say yes to automating the stable, repetitive parts — regression and smoke tests should absolutely run themselves so we move faster. But I'd push back gently on 'eliminate manual testing', because automation only checks the cases we already thought of. Exploratory testing is where a person pokes at the new feature and finds the bug nobody scripted, and usability — does this flow actually make sense — isn't something a script can judge. So I'd reframe it as automating the deterministic regression layer and keeping a focused human exploratory pass, rather than aiming for zero manual testing.

Weak: If they think we can automate everything, I'd go along with it — automated tests are more reliable than people anyway, and it'd free up time. We'd just have to write enough tests to cover all the cases.

Want questions matched to your role? Paste a job title, job description, or CV and get a personalized set, or go Pro to unlock the full bank.