What is a Test Plan?
Attributes of Test Plan
- It stands a greater probability of catching
majority of the defects of an application under test or AUT.
- It provides greater test coverage for covering
most of the test code.
- It stays quite flexible throughout the testing
process.
- It is easy to be executed over and again
automatically.
- It properly defines the tests that are to be
performed.
- It lists out the expected results as clearly as
possible.
- It helps in reconciliation of the defects whenever
a defect is found.
- It helps in defining the objectives of testing.
- It helps in defining the testing strategy in
definite terms.
- It helps in defining the criteria of test exit.
- It always stays meaningful.
- It never becomes become redundant.
- It helps in identification of the risks
- It helps in defining the test requirements as
clearly as possible.
- It helps in describing the test deliverable as
clearly as possible.
- Defining metrics
- Conducting periodic audits as well as scheduling
them
- Approving the test plan
- item
|
Description
|
- Attribute
|
Name of the attribute
|
- value
|
Value that has been assigned to the attribute
|
- Type
|
Attribute type
|
- Inheritance
|
Whether or not the attribute is inherited
|
- Open the test project.
- Click define attributes menu
- Click new button.
- Enter the name for the new attribute.
- Select the attribute type.
- Click ok.