defect correction-software testing

17
Defect tracing and correction Defect Tracking and correction Done By : Mrinmoy Mukherjee

Upload: mrinmoy-mukherjee

Post on 20-Feb-2017

3.058 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Defect correction-Software Testing

Defect tracing and correctionDefect Tracking

and

correction

Done By : Mrinmoy

Mukherjee

Page 2: Defect correction-Software Testing

“A defect is an operation or function that fails to meet the products

specification…. To be precise a defect is any non-conformity in a software

product or process”

Q: What is defect…?

A:

Page 3: Defect correction-Software Testing

Defect discovery process…

• The defect discovering process enables us to identify defects.• This process involves reveling defects and bringing the defect to the notice of the development team.• The development team then acknowledges

the defect as valid and fix the defect.• The tester verifies and close the defect in the

end.

Page 4: Defect correction-Software Testing

Defect tracking life cycle…

Reporting a defect

Verifies fixes internally

Verifies the fixes

Closing or reopening defect based on the defect status

Fixing the defect

Acknowledging the defect

Raising a defect

TESTER

TESTER

DEVELOPER

Page 5: Defect correction-Software Testing

Finding Defects…• Every software development project plans for a set of activities

that are specially designed and performed to uncover defects.• There are three broad categories for detecting defects.

– Static technique Involves performing manual intermediate

checks to examine the quality of the product being developed.

– Dynamic technique Refers to the process of executing software test

to find defects.– Operational technique Involves end users testing the system at the

operational level and discovering defects that are not identified during the testing process.

Page 6: Defect correction-Software Testing

The three category of defect finding techniques are

jointly required for an effective defect

management program in an organization.

Static Dynamic Operational

“Static technique are more effective at finding defects in the early phase of the SDLC”

Page 7: Defect correction-Software Testing

Categorizing defects…On the basis of•Functionality •Severity•Priority

Page 8: Defect correction-Software Testing

On the Basis of functionality

• Interface- related• Navigational • Functional

Page 9: Defect correction-Software Testing

• High Severity• Medium severity• Low severity

On the Basis of severity

Page 10: Defect correction-Software Testing

Signifies that a major issue occurred where a function or a major system component is not working at all. There is no workaround and testing cannot continue

High Severity

Medium Severity

Low Severity

Signifies that a major issue occurred where a function or a major system component is not working properly. However there is a workaround and testing can continue.Signifies that a minor issue occurred that costs some loss of functions. However workaround and testing can proceed without interruption.

Page 11: Defect correction-Software Testing

On the basis of priority…• High priority• Medium priority• Low priority

Signifies that a defect has a major impact on the customer. This must be immediately fixed

Signifies that a defect has a major impact on the customer. The problem should be fixed before the release of the current version in development

Signifies that a defect has a minor impact on the customer. The flaw should be fixed if there is time, but it can be deferred until the next release.

Page 12: Defect correction-Software Testing

Acknowledging defects…• Acknowledging defects is common in

software testing environment• Even though defect acknowledgment

is a crucial stage in the defect life cycle, there are often delays in the process.

• One of the prominent reasons for delays in the acknowledgment of the defect is when the testing team is unable to replicate the defect report for the development team

Page 13: Defect correction-Software Testing

Defect management process

• The defect management process, involves defect recording, defect reporting, keeping track of the defect using defect tracking tool.

• Defect recording defects are identified and recorded at each stage of the testing process.

Page 14: Defect correction-Software Testing

Why to record???

• 4 purpose– To correct the defect– To report the status of the application– To gather statistics – To further improve for software development

process

Page 15: Defect correction-Software Testing

Defect reporting• A defect report describes those

which are present in the software..

• A defect report should provide complete information on the defect to both the testing team and the team responsible for fixing the defect.

Page 16: Defect correction-Software Testing

Contents of defect report• A unique identification no. for the defect.• The defect name and type.• Source of the defect• Severity of the defect.• Priority assigned to the defect.• The current status of the defect.• Detailed description of the defect.• The platform and operating system implemented.• The steps performed when the defect occurs.• The location of the defect with screen shots.• The Person responsible for testing.• The person responsible for fixing the defect.

Page 17: Defect correction-Software Testing

Thank youf sriend

*****

Its friends.. What did you think of???