0% found this document useful (0 votes)
19 views86 pages

CH 3

Uploaded by

Piush Gogi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views86 pages

CH 3

Uploaded by

Piush Gogi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 86

Test Management

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:

• Using the test plan as the basis, the testing team


design test case specification which then becomes the
basis for preparing for individual test cases.
• A test case is nothing but a series of step executed on
a product, using a predefined set of input data,
expected to produce a pre-defined set of outputs, in a
given environment.
• It describes “how” to implement those test cases
• Test case specifications are useful as it enlists the
specification details of the items.
Details of each Specification:
Test Case Specification Description

Unique ID to identify/report the bug if present in the functionality of


Test Case ID(TC_ID)
software

The purpose of the test. The lists can be generated to perform


Test Case Objective intended task, for which software is developed. Results should
always follow the test case objective

This can include environment setup, supporting software


Pre-requisite environment setup. for the project, or any fields in which user will
give the input. So that test cases can be planned accordingly.

This includes steps to be performed to give the input to the system,


so that system can perform its specified task and display the result
Steps
accordingly. If automated testing is used, then, these steps are
translated to the scripting language of the tool.

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.

Expected Result It can be the user required output to be shown

This step should do a comparison of the expected and actual results


Actual Result
to highlight any differences.

Whether expected results and actual result match, if it matches then


Status
PASS or else FAIL
Example:
To generate the Test Case report for the given software
Note: As it can be seen that, Status for Viginere cipher is FAIL because Expected Result is not equal to
Actual Result
This test report can give the clear picture to the Manager/Stakeholders/Customer about the product
and can check the quality of the project.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy