What are different types of metrics used in testing ?



What are different types of metrics used in testing ?..

Answer / guest

Hai.....

1. User Participation : used to find the involvement of the
tester
= Participation test time Vs Total test time

2. Path testing = Number of path tested / total number of
paths

3. Acceptance criteria tested = Acceptance criteria
verified Vs total Acceptance criteria
This meets identifies the number of user that were
evaluated during the testing process

4. Test cost : used to find resources consumed in the
testing
= test cost Vs total system cost
This meets identifies the amount of resources used in
testing process

5. Cost to locate defect = test cost / number of defects
located in the testing
This metrics shows the cost to locate a defect

6. Detected production defect = number of defects detected
in production / Application system size

7. Test automation = Cost of manual test effort / Total
test cost

8. Schedule variance = (Actual time taken - Planned time) /
Planned time * 100

9. Effort variance = (Actual effort - Planned
Effort)/Planned effort * 100

10. Test case efficiency = (Total STRs - STRs not
mapped)/Total STRs * 100

11. Test case coverage = (Total Test cases - STRs that
cannot be mapped to test cases)/ Total Test Cases * 100


Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    13 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

How to write gui test cases ? plz gve me some sugessition about gui test cases along with examples plz plz any one plz

3 Answers   CSE, TCS,


why Can't the system testing be done at any stage in V- Process Model? reasons

2 Answers  


scenario is like the following, a software to be installed in the train the work of the software is when ever any object comes opposite to it the train has to be stopped would u plese any bone tell us the test case for this

2 Answers   AZTEC,


what is the difference between Developer environment and Test environment?

8 Answers   Tech Mahindra, Value Labs,


Hi. Can somebody please tell me the format to create test cases from use cases.

2 Answers   iViz,






Dear Friends, Hi this is anand. I HAVE 2+ YEAR REAL TIME WORKING IN TESING.want some interview question like real time question which will place in Testing team. in my company no testing team like other software company. Some situation interveiw question. Eg: If Testing team is complete the testing. when the Testlead testing the appliction system testing at that time he found some error. what the testlead will do? a. he will see the testcase --> SRS b. he will see the bug report-->testcase-->SRS c. he will ask the TESTENGINEER PLS REPLY ME

2 Answers  


How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.

0 Answers  


How do you prepare a regression testing suite?

4 Answers  


How did you do unit testing in your project?

0 Answers   QuestPond,


what is meant by cyclomatic complexity???

3 Answers   Philips,


How would you build a test team?

1 Answers  


what is effect variance ,Budget variance , Schedule Variance , Defect Density ?

3 Answers   Tech Mahindra,


Categories