Explain 'Software metrics'?
Answers were Sorted based on User's Feedback
Answer / aleem
Sofware Metrics is a process of Measuring the software
quality.
| Is This Answer Correct ? | 11 Yes | 2 No |
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 |
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 |
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 |
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 |
When you will deploy Fibre Channel SAN instead of iSCSI SAN?
What is “FRAG” related to Gaming
What is memory leaks and buffer overflows ?
What are the Difficulties you found while testing your module ? plese give the possible difficulties.
Write a query to find the number of employees who got more that 20,000/- and 50,000/- sal Write a query to find the number of sudents in each course
Where do you see yourself five years from now?
What is the difference b/w Smoke Testing and Sanity Testing with Example...
What is class level methods?
Which level is costlier to identify a bug? Either in Coding Phase or Testing Phase.. Explain in Detail?
Explain walk-through?
What is applications of FCOE?
HI Any one can guide me What is database testing ? And How will do it . Please refer me any site or document to know more abt data base testing.