November 21st, 2008 chris
The Test Summary Report summarizes the results of the testing activities and provides an evaluation based on these results.
It is composed of the following 8 sections:
- Test summary report identifier
- Summary
- Variance
- Comprehensive assessment
- Summary of results
- Evaluation
- Summary of activities
- Approvals
Posted in Software Testing
November 21st, 2008 chris
The Test Incident Report documents any event observed during testing that requires further investigation.
It is composed of the following 4 sections:
- Test incident report identifier
- Summary
- Incident description
- Impact
Posted in Software Testing
November 21st, 2008 chris
The Test Log provides a chronological record about relevant details observed during the test execution.
It is composed of the following 3 sections:
- Test log identifier
- Description
- Activity and event entries
Posted in Software Testing
November 21st, 2008 chris
The Test Item Transmittal Report specifies the test items being provided for testing.
It is composed of the following 5 sections:
- Transmittal report identifier
- Transmitted items
- Location
- Status
- Approvals
Posted in Software Testing
November 21st, 2008 chris
The Test Procedure Specification specifies the steps for executing a test case and the process for determining whether the software passed or failed the test.
It is composed of the following 4 sections:
- Test procedure specification identifier
- Purpose
- Special requirements
- Procedure steps
Posted in Software Testing
November 21st, 2008 chris
The test case specification specifies in detail each test case listed in the test design specification.
It is composed of the following 7 sections:
- Test case specification identifier
- Test items
- Input specifications
- Output specifications
- Environmental needs
- Special procedural requirements
- Intercase dependencies
Posted in Software Testing
November 21st, 2008 chris
The Test Design Specification identifies a set of features to be tested and describes a group of test cases that will adequately test those features.
It is composed of the following 5 sections:
- Test design specification identifier
- Features to be tested
- Approach refinements
- Test identification
- Feature pass/fail criteria
Posted in Software Testing