what are the testing measurements?
Answer / salini
testing measurements:
1.Test efficiency=(A/(A+B))*100
where A is no.of defects found by the tester
B is no.of defects found by the business user
2.Defect density=no.of defects found/no.of lines of code
tested
3.Schedule variance=actual schedule-planned schedule.
4.Test coverage=no.of items completed/total no.of items
5.cyclomatric complexity=E-N+2
where E is no.of edges
N is no. of nodes
| Is This Answer Correct ? | 3 Yes | 1 No |
What do you mean by testing matrices?
I m having SRS.In Manual Testing,how am I going to decide whether to pass particular test case or not from that SRS??
Explain branch coverage and decision coverage.
When should testing start in a project?
at the time of testing web based applications and client server apllications, what you absorved as a tester? (i need not differences, but i need what you absorved at the time of testing as a tester)
Hi All, Can anyone please tell "Which Testing is most important in SDLC process" ?
what is test plan and test procedure
where testing exactly starts in v-model?
what is the format of test report?
Give me examples for high severity and low priority defects?
If one testcase takes 24hours to execute.what will be the status u will be giving to it?and wht u will report to ur TL?I mean to say will u include the above testcase or exclude it?plz suggest me with the exjact answer.
What is System Testing and Integration Testing.Differentiate them.