- Test Plan Identifier
- Introduction
- Test Items
- Features To Be Tested
- Features Not To Be Tested
- Approach
- Item Pass/Fail Criteria
- Suspension Criteria And Resumption Requirements
- Test Deliverables
- Testing Tasks
- Environmental Needs
- Responsibilities
- Staffing And Training Needs
- Schedule
- Risks And Contingencies
- Approvals
My personal blog as a project manager and java developer. Covers personal topics as well as java and agile project management related stuff.
Posts mit dem Label Programming; Test werden angezeigt. Alle Posts anzeigen
Posts mit dem Label Programming; Test werden angezeigt. Alle Posts anzeigen
Donnerstag, 9. September 2010
IEEE 829 Testplan Template
Test case outline
- Introduction/overview contains general information about Test case.
- Identifier is unique identifier of test case for further references, for example, while describing found defect.
- Test case owner/creator is name of tester or test designer, who created test or is responsible for its development
- Version of current Test case definition
- Name of test case should be human-oriented title which allows to quickly understand test case purpose and scope.
- Identifier of requirement which is covered by test case. Also here could be identifier of use case or functional specificationitem.
- Purpose contains short description of test purpose, what functionality it checks.
- Dependencies
- Test case activity
- Testing environment/configuration contains information about configuration of hardware or software which must be met while executing test case
- Initialization describes actions, which must be performed before test case execution is started. For example, we should open some file.
- Finalization describes actions to be done after test case is performed. For example if test case crashes database, tester should restore it before other test cases will be performed.
- Actions step by step to be done to complete test.
- Input data description
- Expected results contains description of what tester should see after all test steps has been completed
Abonnieren
Posts (Atom)