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

1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins

0 Answers  


Hi all, what is the latest version of QTP?

20 Answers   CTS,


Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!

0 Answers   Infosys,


I have application it is one digital clock with all minutes and seconds. you have to identify the time to verify weather the time displayed is correct time or not? How do you automate this scenario?

2 Answers   TCS,


In qtp is it possible to check broken links of a page?

0 Answers  






How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)

1 Answers  


Hi, I got some difficulties in automating a web check box in a peoplesoft application. Let me explain the scenario, When clicked on a look up button in the application, it navigates to a new page with check boxes and respective options. Below is the source code for one check box and its option. <input type='checkbox' name='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' id='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' tabindex='34' value="Y" onclick="this.form.H1AU_BUNDLE_WRK_H1AU_SELECT_CH$chk$2.valu e=(this.checked?'Y':'N');submitAction_win0 (this.form,this.name);" /> </td> <td align='left' class='PSLEVEL1GRIDODDROW' > <span class='PSEDITBOX_DISPONLY' >$29 - $29 Cap with FREE Mobile</span> I want to parametrize using "$29 - $29 Cap with FREE Mobile". I am not aware of how to parametrize this. Currently I am parametrizing with 'H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' Can any one please help me out with this??/

0 Answers  


Can we record using all the modes in a single script? Explanation with example is appreciated

0 Answers  


How to handle Run-time errors?

2 Answers  


Thanks....But can u tell me how i use the QTP for GIS with one Example...

0 Answers  


how many scripts r there in QTP? pls any answer this question?

4 Answers  


Explain quicktest professional testing process?

0 Answers  


Categories