STE Chp3
STE Chp3
TEST MANAGEMENT
Test Planning
Test Management
Test Process
Test Reporting
Software Testing(22518)
TEST MANAGEMENT
Test Planning
Identifying Responsibilities
Staffing
Resource Requirements.
Software Testing(22518)
TEST MANAGEMENT
Setting up criteria for Testing
1.Entry Criteria
2. Exit Criteria
3. Pass or Fail Criteria
4. Suspend Criteria
5. Resume Criteria
Types of Standards
External Standards
Customer Standards
National
International Standards
Internal Standards
Software Testing(22518)
TEST MANAGEMENT
Test infrastructure management
Components
1.Required hardware infrastructure
2.Required software infrastructure
3.Required automated testing tools infrastructure
TCDB
Test case
info
Test case Test case
product XREF
defect XREF
Test case
info
SCM DR
Pproject Defect
test cases details
Defect
Environment product Defect fix communicat
files source code ions
details
Test case Records all the static information about the test Test case ID , Test case name(filename),test case
owner
Associated files for the test case.
Test case-product cross Provides a mapping between the tests and the corresponding Test case ID , Modulate ID
reference product features; enables identification of tests for a given
features.
Test case-run history Gives the history of when a test was run and what was the Test case ID ,Run date ,time taken ,Run status
result; provides inputs on the selection of tests for regression (success/failure)
runs.
Test case-Defect cross Gives details of test cases introduced to test certain specific Test case ID defect reference#
reference defects detected in the product ;provides inputs on the
selection of tests for regression runs.
Defect Repository
ENTITY PURPOSE ATTRIBUTES
Defect Details Records all the static information about the test Defect ID , defect priority/severity, defect
description, Affected product.
Defect test details Provides details of test cases for a given defect. cross Defect ID,Test case ID .
references the TCDB.
Test case-run history Gives the history of when a test was run and what was the Test case ID ,Run date ,time taken ,Run status
result; provides inputs on the selection of tests for regression (success/failure)
runs.
Test case-Defect cross Gives details of test cases introduced to test certain specific Test case ID defect reference#
reference defects detected in the product ;provides inputs on the
selection of tests for regression runs.
Software Testing(22518)
TEST PROCESS STEPS:----
1.Test planning and control
2.Test analysis and design
3.Test implementation and execution
4.Evaluation of exit criteria and test reporting
5.Test closure activities.
Software Testing(22518)
Collecting and Analyzing metrics
1.Requirement volatility
Formula=(no.of requirements added+no.of requirements deleted+
no.of requirements modified)/(no.of initial approved
requirements)*100
Unit of measure=percentage
Software Testing(22518)
2.Review efficiency
Formula=(no.of weighted review defect/effort spent on reviews)
Unit of measure=percentage
Unit of measure=percentage
Software Testing(22518)
3.Delivered defect density
Formula=(no.of weighted defects found during validation/customer
reviews+acceptance testing)/(size of the work product)
2.Overview of an application
3.Testing scope
4.Metrics
7.Lesson learned
8.Recommendations
9.Best practices
10.Exit criteria
11.conclusion/sign off
Types of test reports