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 |
hi friends ,, i will give a small advice for all of ,, pls send genune answering don,t send half knowladge answers pls pls pls ....... i faced so many problms in interview pannels so pls pls
kya aurat ko taleem dena islam men jaez hi
A type of integration testing in which software elements, hardware elements, or both are combined all at once into a component or an overall system, rather than in stages.
A testing process that exercises a software system's coexistence with others by taking multiple integrated systems that have passed system testing as input and tests their required interactions.
Explain what test plan is?
What are the main bugs which were identified by you and in that how many are considered as real bugs?
What is the difference between BUILD,RELEASE & VERSION ?
Explain sanity testing?
how to use bugzilla plz tell me details processs
Why cant a developer test his own software?
Hi All!!Can anyone please suggest some better website to learn Mainframe Testing??Am very much new to Mainframes. Thanks in Advance Nithya
have u write any sanity testcases?