Explain 'Software metrics'?

Answers were Sorted based on User's Feedback



Explain 'Software metrics'?..

Answer / aleem

Sofware Metrics is a process of Measuring the software
quality.

Is This Answer Correct ?    11 Yes 2 No

Explain 'Software metrics'?..

Answer / ravikanth.m

Measurement is fundamental to any engineering discipline
Why Metrics?
- We cannot control what we cannot measure!
- Metrics helps to measure quality
- Serves as dash-board

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

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 ?    6 Yes 2 No

Explain 'Software metrics'?..

Answer / jeevan

Mesure the charecterstics of project scheduled,Project
plan,testcases.
There are thee type of Matrix
1-QAM
2-TMM
3-PCM

Is This Answer Correct ?    5 Yes 2 No

Explain 'Software metrics'?..

Answer / radhika

Metrics is a mesurement.The aim of this one is to measure
the quality of the application.
it represents the final out come of the testing
metrics represents as belows
No.of test cases design per day
No.of defects findout per day
No.of test cases are executions per day
Reviews etc...
Metrics are 6 types

1) Stability Trend Chart.
2) Defects for Module
3) Defects for Tests
4) Test Coverage
5) Defects for KLOC
6) Defects for Testing Environment

Is This Answer Correct ?    5 Yes 2 No

Explain 'Software metrics'?..

Answer / selvagnapathi

Metrics is the collection of measurements to assess the
actual performance and to suggest or come up with ideas to
meet the potential performace in all activities and for
resources involved in the testing life cycle or release or
for certain duration.

Is This Answer Correct ?    3 Yes 0 No

Explain 'Software metrics'?..

Answer / venkat

metric is a mathematical number that show the relationship
between two variables.

software metric is a measure used to quantify the
software,software development resources and software
development process.
the are two types of metrics.
process and product metrics.

path tested=no of paths tested/total no of paths.

an important software metric is total no.of defects found
in system internal testing against the no of defects found
in the user testing.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Testing AllOther Interview Questions

what is conventional Testing? and what is unconventional testing?

8 Answers   IntraLogic,


how i find swing lenth of probe ?

0 Answers  


What is technical review?

0 Answers  


what r the contents in defect reporting?

3 Answers   MBT,


how do you test the server response time? do you use any tool? if so what tool ? if not how can you it be done manually ?

1 Answers   Amdocs,






How many effort estimation methods available in market for testing?

0 Answers  


what is the main purpose of informal review

0 Answers  


Hi do any one has dumps for ISTQB or ISEB exams for august or september exam 2013. Pleae mail qazwsx2631981@yahoo.co.in

0 Answers   ISTQB,


How does a test coverage tool work?

0 Answers  


Explain functional testing?

0 Answers  


Explain cyclomatic complexity?

0 Answers  


What documents will you need to create a test case?

0 Answers   Atos Origin,


Categories