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

what does it mean when a check point is in red color? what do u do?

4 Answers  


I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.

2 Answers  


list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc

2 Answers   CTS,


HOW TO DO THE BATCH TESTING USING QTP?

8 Answers   CTS,


1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT RECOGNIZED BY QTP

7 Answers   Ordain Solutions,






how do u plan test automation?

0 Answers  


I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)

0 Answers  


Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail

3 Answers   Infosys,


WHAT IS ENVIRONMENT VARIABLES?

6 Answers   Ordain Solutions,


Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.

3 Answers  


how do you done Data-driven test using MS-Word Instead of DataTable

3 Answers   IBM,


Categories