Testing Knowledge

12345678910
Across
  1. 7. Table that correlates requirements or design documents to test documents.
  2. 8. Examinates functionality without any knowledge of internal implementation.
  3. 10. Investigation conducted to provide stakeholders with information about the quality of the product or service under test
Down
  1. 1. Procedure, or programing code that replicates user actions
  2. 2. Focuses on finding defects after a major code change has occurred.
  3. 3. Methodology with a sequential design process, used in software development processes
  4. 4. Activities that verify a specific action or function of the code
  5. 5. Tests internal structures or workings of a program, as opposed to the functionality exposed to the end-user.
  6. 6. Includes test strategy, test plan, testbed creation. Since many activities will be carried out during testing, a plan is needed.
  7. 9. Document detailing the objectives, target market, internal beta team, and processes for a specific beta test.