Testing Knowledge

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