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 |
What are ‘throwaway’ prototypes and ‘evolutionary’ prototypes? How can production of a prototype be controlled and why is this important?
How to write testcases while we know only the datatypes for the fields
What is the main difference between Stress and load testing?Give me answer with Proper Examples
brief about the methodologies to evaluate weightage of test cases and what are the basic parameters to be considered
what are the expectations of QA from unit level testing
How would you finalize the number of resources/testers needed for the testing in the estimation ?
How does agile communication differ from tradition software engineering communication? How it is similar?
which electronic company offered industrial visit in chennai?
I am looking for interview question / technical questions for veritas netbackup.
Do you prepare Test Plan? What does it have?
is QA expects any level of interaction from development engineer !!!
explain the methodologies / ways to create the test cases for QA