Q1.What is Software Testing?
Answer: Software testing is the process of evaluating and verifying that a software application works as expected. It involves executing a system to identify bugs, gaps, or missing requirements.
Example: Checking if a banking app correctly transfers money between accounts while maintaining security and data integrity.