how to calculate defect density rate and what are the
retrospective mesures you have experienced / taken to
reduce the same

Answer Posted / felix

Defect Density = No. of Defects / Total no. of executable
lines of code

The above is applicable only for C and C++ projects. For
most VB and .NET projects, Its always good to consider the
total no. of functional points.

Defect Density = No. of Defects / Total no. of FPs

Note: Functional points are like validate user name,
validate password strength, save user name and password etc.,

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you finalize on testcases in estimation? Say you have 200 requirements. How would you come up how many testcases you are going to write for each requirements?

1197


Give a suitable definition of software quality and briefly describe the rationale for your definition.

571


what are the basic artifacts required for QA from development teams start qualification

1620


what are the priliminary expectations from smoke testing from developer and QA point of view

1528


what are the disadvantages of selenium IDE..?

1123






hi can anyone provoide SRS for order processing system and intranet plz

2220


I am looking for interview question / technical questions for veritas netbackup.

1610


is QA expects any level of interaction from development engineer !!!

1697


Explain waterfall model? what will the testing team do in Requirement phase in this model and what happens in design phase?

1179


What are the main risk factors which may be encountered in the development of software?

542


how many types of testings usually flow in different phases of SDLC

1774


How does development of software differ from that of hardware from a quality viewpoint?

641


how to test the application/software without any requirements(like BRD,FRD etc.,) for a new project?

2206


How would you do an Estimation?

1278


How would you know if the same build you tested is deployed in production? There are chances that developer might deploy some other working build?

1214