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 |
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing
What you do whenever reported defect rejected?
How to do the performance testing manually? Does you have a test case for that?
What is Test Design?
Explain a sample testing cycle?
how do we start testing when the build is required
what are the testing appraoch that you have tested for Bread toaster
write a test cases for facebook
How do you measure a quality of the product ?
6. What do you dislike about each of the Web sites?
If developer is not agree with your bug then what is your response?
What is Functinal Equivalent Test?