Q1.What is manual testing?
Interviewers open with "manual testing" to confirm you can define the concept in one crisp line before going deeper. In Manual Testing rounds this filters out candidates who only remember syntax and can't articulate the underlying idea to a non-expert teammate.
Manual testing is the process of executing test cases by a human tester without using automation tools — the tester interacts with the application, observes behavior, and reports defects. It is essential for exploratory, usability, ad-hoc, and UAT scenarios where human judgment is irreplaceable.
- Open with a one-sentence definition of manual testing, then a concrete Manual Testing example — never start with history or theory.
- Keep the answer to 60–90 seconds; anything longer signals you can't summarise manual testing cleanly.
- Say who reads the report and what decision it drives — evidence-for-humans framing beats a tool name list.