What is the Defect density? how to find out Defect density
in the TestEnvironment?
Answer Posted / beena k
Important
- Only agreed to defects by QA and Developer are counted
- Period/phase has to be identifed (Requirements/ Design,
Coding, Testing)
- Size needs to be agreed to (Function Points, LOC)
Basis this
Defect Density = Number of Defects / Size
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can anyone list out major scenarios for an application managing drug composition?
What is the difference between qa, qc, and testing?
what is the test plan of facebook?
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
Define what is a critical bug.
What is the main use of preparing traceability matrix and explain the real time usage?
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
What are bug leakage and bug release?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
To specify the test artifacts involved in testing.
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
What is the difference between manual testing and automation testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?