Tag: testing

Questions Related to testing

A set of input values, execution preconditions, expected results and execution postconditions, developed for a particular objective or test condition, such as to exercise a particular program path or to verify compliance with a specific requirement.

  1. Requirement

  2. Test case

  3. Test Condition

  4. Test Result


Correct Option: B
  1. finding defects

  2. Gaining confidence in and providing information about the level of quality

  3. preventing defects

  4. all of the above


Correct Option: D