how to calculate defect density rate and what are the
retrospective mesures you have experienced / taken to
reduce the same
Answer / 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 |
how many software companies offering industrial visit in Chennai?
Explain waterfall model? what will the testing team do in Requirement phase in this model and what happens in design phase?
How do an incremental process model and certification work together to produce high quality software? In your own words, describe the intent of certification in the clean room software engineering context.
explain the model(s) of co-ordination you experienced for effective delivery of the product
As soon as you get a build ,what would you ask your testing team to do?
How does development of software differ from that of hardware from a quality viewpoint?
DIfference between ISO and CMM level
2 Answers CarrizalSoft Technologies, Polaris, TCS,
what are the usual metrics one have to apply for SW improvement projects
what is difference between get and post method in load runner or it same as the concept in html form
What are the main objectives of configuration management and version control?
What are the negative test cases for water bottle?
what is regression testing, how effectively the QA lead / manager can implement this for product qualification