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 is the diffrence b/w Regression testing and re-testing
Factors effecting Testing of Web Applications?
Can you tell me some thing about source code testing tools?
Describe any bug you remember.
Define Stress, Load, Volume Testing?
what is test bed?
What is security testing? How to test the web application using security testing ?
What is diff between Load testing Stress testing?
Importance (Testing)QC and QA activities of a company?
explain waterfall module.
How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.
Can you do system testing at any stage of sdlc?