Check Your Testing Vocabulary

12345678910
Across
  1. 1. An Iterative incremental framework for managing projects commonly used with Agile s/w development.
  2. 4. A peer review type that relies on visual examination of documents to detect defects.
  3. 8. Testing technique which executes all possible discrete combinations of each pair of input parameters is called ______________ testing.
  4. 9. Ability to identify related items in documentation and s/w, such as requirements with associated tests.
  5. 10. A systematic process to determine how the actual testing process is conducted within an organization or a team.
Down
  1. 2. A __________ tree shows equivalence partitions hierarchically ordered, which is used for designing test cases.
  2. 3. Terminology for "Ease with which a s/w product can be transferred across different environment".
  3. 5. Level of (business) importance assigned to an item.
  4. 6. Ability to restart operations after the integrity of the application has been lost.
  5. 7. Terminology for "Capability of s/w to be upgraded to accommodate increasing loads".