Below are the test-related tasks:
• Plan Test
- identify requirements for test
- assess risk
- develop test strategy
- identify test resources
- create schedule
- generate Test Plan
• Design Test
- prepare workload analysis
- identify and describe test cases
- identify and structure test procedures
- review and assess test coverage
• Implement Test
- record or program test scripts
- identify test-specific functionality in the Design and Implementation Model
- establish external data sets
• Execute Test
- execute Test procedures
- evaluate execution of Test
- recover from halted Test
- verify the results
- investigate unexpected results
- log defects
• Evaluate Test
- evaluate Test-case coverage
- evaluate code coverage
- analyze defects
- determine if Test Completion Criteria and Success Criteria have been achieved