Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

wht is Defect removable efficiency

Answer Posted / kris

The DRE is the percentage of defects that have been removed
during an activity, computed with the equation below. The
DRE can also be computed for each software development
activity and plotted on a bar graph to show the relative
defect removal efficiencies for each activity. Or, the DRE
may be computed for a specific task or technique (e.g.,
design inspection, code walkthrough, unit test, 6 month
operation, etc.). [SQE]
Number Defects Removed
DRE = &#8211;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; * 100
Number Defects At Start Of Process

DRE=A/A+B = 0.8

A = Testing Team ( Defects by testing team )
B = customer ( " " customer )

if dre <=0.8 then good product otherwise not.

ok, bye....

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

2098


What is ofx testing?

1286


Why is software testing required?

1236


Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE

2245


Explain severity with example and expalin each example?

4497


Tell me about Agile scrum and what is your role in Scrum ?

1903


How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?

2214


What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)

1638


Manual and automation how do they help in bringing out quality product? Explain?

1952


In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance

2076


i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?

2420


What is back to back testing?

2078


what is mean by impact analysis ,how we used to select regression TC using this?

2159


What is revision history and the content of revision history table?

2047


In manual testing, what are stubs and drivers?

1187