what are the metrics in general we use in testing.

Answers were Sorted based on User's Feedback



what are the metrics in general we use in testing...

Answer / shabbeer 9986635649

QAM,TMM

Is This Answer Correct ?    2 Yes 0 No

what are the metrics in general we use in testing...

Answer / muralidharan

The metrics is a mathematical calculation for evaluating
the testing process and the there are two types of metrics
they are process metrics and product metrics

If Im wrong please correct me


Muralidharan

dharanmu@yahoo.com

Is This Answer Correct ?    1 Yes 0 No

what are the metrics in general we use in testing...

Answer / srini

Metric
Calculation
Unit
Frequency of Updates
Remarks

Effort Variation (%)
= ((Actual Effort) - (Planned Effort)) / (Planned Effort)
x 100
%
Weekly
Actual and Planned Effort as of the date of the report
should be used.

Schedule Variation (%)
= ((Actual Duration) - (Planned Duration)) / (Planned
Duration) x 100
%
Upon completion of each milestone or Monthly, whichever is
crossed first.
Actual and Planned Duration expended to achieve latest
milestone should be used if update is upon completion of
milestone. If update is upon completion of a month since
the last update, the Actual and Planned Duration expended
to complete the planned scope of work at that point in time
should be used.

Resource Utilization
= (FTE Used) / (FTE Billed) x 100
%
Weekly


Rework Effort
= (Effort for Reviews and Rework on Test Cases) / Effort
for Test Case Preparation) x 100
%
Weekly
Effort for Test Case Preparation includes Effort for
Reviews and Rework.

Test Cases Prepared per Person Hour
= (Number of Test Cases Created)/(Effort for Test Case
Preparation)
/FTE/hr
Weekly
Effort for Test Case Preparation includes Effort for
Reviews and Rework.

Test Cases Executed per Person Hour
= (Number of Test Cases Executed)/(Effort for Test Case
Execution)
/FTE/hr
Weekly
Effort for Test Case Execution includes effort for
reporting.

Defect Detection Effectiveness (%)
= (Number of Defects Reported by Test Team) / (Total
Number of Defects Reported) x 100
%
Weekly
Total Number of Defects Reported includes defects reported
by any party other than the test team, including post-
delivery defects.

Defect Acceptance Ratio
= (Number of Defects Accepted as Valid ) / (Number of
Defects Reported by Test Team)
%
Weekly

Is This Answer Correct ?    1 Yes 0 No

what are the metrics in general we use in testing...

Answer / vidyasagar

Productivity Metrics: say 20 testcases/day

Defect density : Defects identified /kilo lines of code.

Test Effeciveness O Defect Removal Efficiency:

Test effort:

Test Coverage

Is This Answer Correct ?    0 Yes 0 No

what are the metrics in general we use in testing...

Answer / sree latha

Usually Test Strategy consists of Testing Measurements &
Metrics

This explains with what efficiency and speed testing can be
done.
This can be estimated by three metrics
1.Testing Team Measurements/Metrics (TTM): It explains how
much testing is finished & yet to finish
2.Quality Assurance Measurements/Metrics (QAM): It explains
how much Quality is expected.
3.Process/Project Capability Measurements/Metrics(PCM):
This PCM is analyzed ofr Maintenance Projects so, not used
for all projects

Is This Answer Correct ?    0 Yes 0 No

what are the metrics in general we use in testing...

Answer / jeshima

iam supproted to murali

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

How to Import data from a ".xls" file to Data table during Runtime.

1 Answers  


what is clean sweep?

0 Answers  


How to use custom checkpoints in QuickTest Professional?

1 Answers   TCS,


How can I import environment from a file on disk?

0 Answers  


does QTP provides any tools for parametrisation?

4 Answers  






what testing activities u may want to automate?

2 Answers  


Could you please explain me about QTP framework.

2 Answers   Oracle,


how to test one edit box using Java addin for Web Applications? write script?

1 Answers   IBM,


Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?

0 Answers   CTS,


how to retreive the xml file data through qtp.can anybody send script for this..

1 Answers   Synechron,


Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek

0 Answers  


What are the differences between QTP 9.2 and 10? please explain e indetail......

2 Answers   Wipro,


Categories