Objectives of testing Flashcards
Name some of the objectives of testing
1) To prevent defects by evaluating work products such as requirements, user stories, designs and code.
2) To verify all specified requirements have been met.
3) To check if a test object is complete and validate that it works as the user / other stakeholders expect.
4) To build confidence in the level of quality of the test object.
5) To find defects and failures thus reducing the level of risk of inadequate software quality.
6) To provide sufficient information to stakeholder for them to make informed decisions esp regarding test object quality.
7) To comply with contractual, legal and regulatory requirements and/or to verify test object complies with them.