CH 3
CH 3
ch-3
Smt.A.K.Mane
Contents
• Test planning
preparing a test plan ,deciding test approach , setting up
criteria for testing , identify responsibilities , staffing,
Resource Requirement, test deliverables, testing tasks
• Test management
Test infrastructure management, test people management
• Test process
base lining a test plan, test case specification
• Test reporting
Executing test cases, preparing test summary report
Analyze the product
Develop test strategy
A DEFECT REPOSITORY
Example explanation
Test management
How to prepare test case report for a Project?
• Test Planning:
Like any project, the testing also should be driven by a plan. The test plan
generates the report for the execution and tracking of the entire testing
project.
• Preparing the test plan
• What needs to be the tested-the scope of testing, including clear
identification of what will be the tested & what will not be tested.
• How the testing is going to be performed – breaking down the testing into
small and manageable tasks and identifying the strategies to be used for
carrying out the tasks.
• Resource needed for testing
• The timelines by which the testing activities will be performed.
• Risks that may be faced in all of the above, with appropriate mitigation and
contingency plans.
Test Case Specification:
The choice of input data will be depended on the test case itself and
Input Data the technique followed in the test case.
For e.g. equivalence partitioning, boundary value analysis etc.