if there are 300 test cases being executed by 3 people for 5 days and got 25 defects, what is defect density
Answers
Answered by
24
Answer:
answer will be 12 defect density
Answered by
0
The defect density is 0.04.
- The number of bugs that are confirmed in a software application or module at the time of development when divided by the size of the software/ module, is termed a defect density.
- It is counted in per thousand lines of code which is also known as KLOC.
- Defect density= 25/300=1/12=0.04.
#SPJ2
Similar questions