Test Objective
The Test Objective is a specific, measurable goal for a testing activity. It defines what a particular set of tests is intended to accomplish, whether it's verifying a certain functionality, confirming performance, or reducing a specific risk.
Example: The Test Objective for a new user registration feature could be to ensure that all users can successfully create an account on all major web browsers (Chrome, Firefox, Safari) and on both desktop and mobile devices. This objective guides the creation of specific test cases and defines the success criteria for that testing effort.