Q1.What is manual testing?
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.