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 |
What is quality policy?
. when we preferred spiral model to develop an application? . explain testing methodologies? . explain cyclomatic complexity? .explain difference between stab & driver? . who will conduct integration testing?
Overall what percentage of positive and negetive testcases would you write?
What is a database administrator?
what are the certifications do we have in testing,i hold 2yrs 4months experience in testing..who are offering,how much do they cost..whom to contact .plz give me supporting URLs
WHAT IS MEAN BY OBJECT ORIENTED DESIGN? HOW DOES IT AFFECTS TESTING?
1.WHAT IS REVIEW PROCEDURE? 2.WHAT IS TRASEBILITY MATRICS PROCESS? 3.WHAT IS TEST BED DOCUMENT ? 4.STRUCTURE AND FORMAT OF TEXT BED?
What is test result analyzer?
Explain the tasks of test closure activities.
What is Lun masking? Why it is used?
I am asked to create Usability testing methodology document, basically listing the Procedures & methodology to/for: a. Entry criteria Exit criteria for usability test b. Deliverables d. Methods of doing Reviews and inspection e. Methods of Reporting f. at which testing phase usability testing is done in v model Is there any sample document/template available on Internet? Any help will be greatly appreciated.
What is a Test Plan and What it contains?