what is metrics?...What metrics do u follow in ur company?

Answers were Sorted based on User's Feedback



what is metrics?...What metrics do u follow in ur company?..

Answer / nazeer

A standard measurement.
A Softwte metrics is a statistics describing the structure
or content of a program. A metric SHOULD be real objective
measurement of something such as number OF bugs per lines
of code

Is This Answer Correct ?    3 Yes 1 No

what is metrics?...What metrics do u follow in ur company?..

Answer / lucky

Metrics is the measurement of the quality of a software.
Quality of a product means
1.The product is defect free.
2.Product is delivered on time.
3.Product doesnot have any open issues.

They are different matrics to measure the quality of a
software:

1.Defect Metrics
• number of design changes
• number of errors detected spections
• number of errors detected in program tests
• number of code changes required
2.product metrics
size metrics
complexity metrics
quality metrics
3.process metrics
4.resource metrics
5.project metrics

Is This Answer Correct ?    1 Yes 1 No

what is metrics?...What metrics do u follow in ur company?..

Answer / lakshmanaraj bg

metrics:

Measurement is fundamental to any engineering discipline.

- We cannot control what we cannot measure.
- Metrics helps to measure quality.
- Serves as dash-board.

The main metrics are: size, shedule, and defects. In this there are main sub metrics.

Test Coverage = Number of units (KLOC/FP) tested / total size of the system.

Test cost (in %) = Cost of testing / total cost *100.

Cost to locate defect = Cost of testing / the number of defects located.

Defects detected in testing (in %) = Defects detected in testing / total system defects*100.

Acceptance criteria tested = Acceptance criteria tested / total acceptance criteria.

Is This Answer Correct ?    0 Yes 0 No

what is metrics?...What metrics do u follow in ur company?..

Answer / murali krishna gvs

Matrics is nothing but a defects count, based on the
severity and priority

Is This Answer Correct ?    1 Yes 2 No

what is metrics?...What metrics do u follow in ur company?..

Answer / jawahar

Metrics is nothing but measuring the quality of the product.
1. Product metrics
2. Process metrics
so according to company, any one of the metrics will be
used.

If im wrong correct it

Is This Answer Correct ?    0 Yes 1 No

what is metrics?...What metrics do u follow in ur company?..

Answer / nithin(mahabubabad)

IT IS A STANDARD MEASUREMENT TO CHECK NO. OF BUGS PER LINE
OF CODE....(IT'S A DEVELOPERS DUTY)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Hi,please help me out with my ques:what will be the url link while doing the testing?

1 Answers  


When you found a bug and reports it to the developer but the developer is least bothered and he does not accept that bug what will u do?

0 Answers  


Performance testing is coming under Functional testing?

9 Answers  


hi all, I am doing Testing course,can anyone help me what is domain & module?

5 Answers  


You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?

7 Answers   Accenture,






Will a tester get involved in preparing Metrics?If yes,what will they do & how?

3 Answers   iSoft,


What are the differences between stlc and sdlc?

0 Answers  


What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)

5 Answers   TCS,


in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail

0 Answers   PCS,


What is the significance of doing Regression testing?

11 Answers   Symphony,


Meaning of Web Application. my doubt is www.yahoo.com .it is web application?

2 Answers  


what is entry and exit criteria?

3 Answers   ACS, GE,


Categories