Plan for Testing
Terms
undefined, object
copy deck
- Test Plan
- provides detailed information essential to setting up and conducting a series of detailed cases.
- Test Case(s)
- provides the detailed information necessary to verify or validate a test item for a work product in a given operating condition.
- Test Data
- provides input for one or more test cases. Identified in the test plan.
- Defect
- A flaw in the product, system, or service that fails to perform its required function.
- Error
- A mistake made by a human, it may result in a textual problem in the code or documentation.
- Failure
- Any deviation from expected or required behavior of a system during actual or simulated operation.
- Fault
- A condition of the product or system, which if it were encountered or activated in its operation, would cause undesirable or unexpected performance.
- Entry Criteria
- Describe the general conditions that must be met for the Performance Test phase to begin execution.
- Exit Criteria
- Describe the general conditions that must be met for the Performance Test phase to be considered successful and/or complete.
- Suspension Criteria
- Describe the general conditions that would cause Performance Testing activities to be suspended.