GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Testing
Go To First  |  Previous Question  |  Next Question 
 Testing  |  Question 569 of 635    Print  
Defect Leakage
what strategy/method should be used to stop the Defect Leakage and At which stage in SDLC is the best to decide this strategy ?


  
Total Answers and Comments: 2 Last Update: January 23, 2008     Asked by: Manvi Arora 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 17, 2008 09:17:31   #1  
Mena1710 Member Since: January 2008   Contribution: 16    

RE: Defect Leakage
Hi

Important things to take to prevent Defect leakage

1. Confirm that the application has been tested for the entire functionality with the help of tracebility matrix

2. MIMC the test bed enviroment similar to the customer enviroment

3. Study the business document , SRS clearly, and get it clarified clearly, do not assume things, as your thinking and client might be different

4. Get a sign off of the test cases and on SRS, so that nothing crops later as defect leakage

5. Freeze the programming of code, before testing and do not often allow developers to develop/fix the code and checkin the code.  Even if they check in the code, that should be through a proper procedure

6. Important thing is to do a regression testing, as to check if any break is there


These are some of the points need to take for  Defect leakage

thanks
Anna



 
Is this answer useful? Yes | No
January 23, 2008 09:58:44   #2  
whatifgame Member Since: September 2007   Contribution: 6    

RE: Defect Leakage
Defect Leakage can be categorized as following
1. Requirement coverage leakage
2. Inter Cycle Defect leakage
3. Software Release

1. Requirement coverage leakage
The very impotant aspect of any system to make the system able to give world class service. That is assured by testers. So if required coverage is not properr then definitely defect leakage will be there as you will neverr test that area which you have forgotten to capture in Requirement coverage scenario.
So tester should assure that all the requirements have been identified and properly understood. then he must understand the system behaviour and all the impacted area. And on the basis of properr knowledge of the system behaviour he should write the test cases. Coverage should be proper and 100%.

2. Intercycle Defect leakage :
This Defect Leakage happens due to feature is not fully covered. sometimes if we miss the defect.

3. Software Release :
it occurs when you have tested the software and customers find some defects reason being TC not covered properly or missed during the testing.

Defect leakage can not be eliminated completely only we can reduce it till a limit.We should execute the test case properly with some exploratory testing and should check the behaviour properly. Obviously one should have proper knowledge to verify

 
Is this answer useful? Yes | No

 Related Questions

to give defect free product 
Latest Answer : If there is no quality application, You can't be able do that application.Meeting custumer requirements & expectations is called a software quality ...
Read Answers (8) | Asked by : sunil

Latest Answer : Test life cycle:1. Prepare the test strategy.2. Prepare the test plan.3. Prepare the test cases.4. Execute the test cases.5. Analyse the result.6. Do the regression testing.7. Submit the bug free build.Defect life cycle:1. If the bug is new then open ...
Read Answers (7) | Asked by : munaafmm

Latest Answer : BUG: The mistake found by tester during functional and system testing.DEFECT:The bug accepted by developer to reslove.ERROR:The mistake in program. ...
Read Answers (5) | Asked by : Rameswara reddy

Latest Answer : HI The documents are varying depends on organization.but for any organization the following are mandatory .But some organizations named it in diffrent terminology1.Test approach2.Test plan3. RTM4.Test cases 5.Test execution resultsBug:1.id of defect2. ...
Read Answers (2) | Asked by : Val

My question is after releasing the work product if client will find out any defect as a tester what will u do?

Latest Answer : The elements in Defect Report would be Testcase id , Severity, Priority, Module, Platform the application was tested on, Synopsis, Steps to reproduce the bug & finally the reporter of the bug and the developer to whom the bug is assigned The elements ...
Read Answers (3) | Asked by : dhannjay

What was your biggest achievement in the last project?Did you resolve any issues?Explain about a defect you found?Why did you choose testing as your career?What qualities make a good tester?What will u do if u finds serious bugs at the start of testing?
View Question | Asked by : auskid

What is Defect Metrics?Give me the definition and the explanation and explain me related to your projectWhat for is this?What is that you get from this?Why do we do this?
Read Answers (1) | Asked by : ILIAZ SHAIK

Latest Answer : Defect Prevention is mainly for make a product as defect free. Which required follow certain rule, regulation and policy (as per CMM ), which fall under QA activities so that it help to improve process and finaly product.Root cause analysis is the ...

Latest Answer : Ans: Defect Leakage: Total Number of Defects rejected/reopened by client after delivery. Or Defect leakage is the number of defects left uncovered after the test passes to next phase. Defect Density: No of defects found in an application/kloc kloc ...
Read Answers (2) | Asked by : anitha


 Sponsored Links

 
Related Articles

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

Client-Server Testing Technology

Client Server Testing Technology Client Server Software Client server software requires specific forms of testing to prevent or predict catastrophic errors Servers go down records lock I O Input Output errors and lost messages can really cut into the benefits of adopting this network technology Test
 

Software Testing Myths

Software Testing Myths Any IT professional is sure to know the different phases of the Software Development Life Cycle or SDLC namely Feasibility Study Requirement Analysis Design Construction or Coding Testing Implementation Maintenance Support the activities carried out in each phase their sig
 

Types and Levels of Testing in Programming

Types and Levels of Testing in Programming Testing is an important step in software development life cycle The process of testing takes place at various stages of development in programming This is a vital step in development life cycle because the process of testing helps to identify the mistakes a
 

Challenges in Testing Web Based Applications

Challenges in Testing Web Based Applications In this tutorial you will learn about Challenges in Testing Web Based Applications Introduction Why testing Web Applications is different Factors effecting Testing of Web Applications Why technology platforms affect testing Challenges in Testing Web Based
 

Auditing Software Testing Process

Auditing Software Testing Process In this tutorial you will learn about Auditing Software Testing Process Introduction Types of Testing Process Audits Audit to verify compliance Audit for process improvement problem solving Audit for Root Cause Analysis Internal Audits External Audits Why Audit Soft
 

Testing for Agile Software Development

Testing for Agile Software Development In this tutorial you will learn about Testing for Agile Software Development Background Understanding Agile Software Development How is Testing approach different in an Agile Development Scenario What to test Typical bugs found when doing agile testing Steps Ta
 

What is User Acceptance Testing?

What is User Acceptance Testing Introduction This article attempts to explain the process of User Acceptance Testing Once the application is ready to be released the crucial step is User Acceptance Testing In this step a group representing a cross section of end users tests the application The user
 

System Testing: Why? What? & How?

System Testing Why What How Introduction Unit testing’ focuses on testing each unit of the code Integration testing’ focuses on testing the integration of units of code” or components Each level of testing builds on the previous level System Testing’
 

What is Regression Testing?

What is Regression Testing Introduction This article attempts to take a close look at the process and techniques in Regression Testing What is Regression Testing If a piece of Software is modified for any reason testing needs to be done to ensure that it works as specified and that it has not negati
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape