Across
- 2. __________ coverage is determined by the number of executable statements covered by test cases divided by the number of all executable statements in the code under test
- 6. Decides on the execution of reviews, allocates time in project schedules and determines if the review objectives have been met
- 9. Collects data from completed test activities to consolidate experience, testware, facts and numbers
- 10. Used to capture system requirements that contain logical conditions, and to document internal system design
- 11. The ongoing activity of comparing actual progress against the plan, and reporting the status, including deviations from the plan.
- 12. Describes interactions between actors, which produce a result of value to a system user or the customer
Down
- 1. Tests interfaces between components, interactions with different parts of a system, such as the operating system, file system and hardware, and interfaces between systems
- 3. Performed at the developing organization's site but not by the developing team
- 4. Repeated testing of an already tested program, after modification, to discover any defects introduced or uncovered as a result of the change/s
- 5. A document describing the scope, approach, resources and schedule of intended test activities
- 7. Define when to start testing such as at the beginning of a test level or when a set of tests is ready for execution
- 8. Performed by customers or potential customers at their own locations
