Answer Posted / suvarna
1) Confidence Level
2) Bug Removal Efficiency
1) Confidence
Level = No.of bugs found severity
________________________________
Total No. of bugs found severity
A = No. of bugs found by Testing Team
B = No. of bugs found by Customer or client
2) Bug Removal
Efficiency = A
__________
A + B
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is quality center? How many built in tables does quality center have?
What is difference between V-Model and Agile Model?
Difference between Re-testing and Regression testing?
What are the basic forms of variations?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Can you explain boundary value analysis?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What is testing and maintenance?
Give an example for pre testing and post testing ?
What is the procedure of manual testing?
can anyone help me regarding testing patterns?
What is stub?
what r u r responsibilities in current project
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
What Is risk Based testing?