Q. Which level of testing focuses on verifying individual software components or modules?
Solution:
Unit Testing is the lowest level of testing, performed by developers. It focuses on testing small, isolated pieces of code (units, methods, or classes) to ensure they work correctly.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.