What is test design?
What is test implementation?
includes creating or acquiring the testware neceessary for test execution (e.g test data)
- test cases can be organized into test procedures and
are often assembled into test suites
- manual and automated test scripts are created
- test procedures are prioritized and arranged within a test execution schedule for efficient test execution
- the test environment is built and is verified to be set up correctly.
What is test execution?
What is test completion?
TEST PROCESS IN CONTEXT
How do we decide the way that testing will be carried out?
What are the contextual factors that the way testing will be carried out depends on?
What do these factors impact?
TESTWARE
What is Testware?
What is the list of work products that are not exhaustive?