what is metrics? type of metrics?
Answers were Sorted based on User's Feedback
Answer / veeru
Matirics is a process of measuring the quality of software.
The matrics can be classified as follows:
Product Metrics
Process Metrics
Project Metrics
Is This Answer Correct ? | 81 Yes | 11 No |
Answer / prabha
Software Metrics are measures that are used to quantify the
software, software development resource and software
development process.
Metric generally classified into 2 types.
• Process Metric
• Product Metric
Process Metric a metric used to measure the characteristic
of the methods, techniques and tools employed in developing,
implementing and maintaining the software system.
Product Metric a metric used to measure the characteristic
of the documentation and code
Prabha
prabha.bhatted@hotmail.com
Is This Answer Correct ? | 31 Yes | 9 No |
Answer / aleem
Matirics is a process of measuring the quality of software.
The matrics can be classified as follows:
? Functional or Test Coverage Metrics.
? Software Release Metrics.
? Software Maturity Metrics.
? Reliability Metrics.
Is This Answer Correct ? | 30 Yes | 20 No |
Answer / shivakumar
Metrics are a measure of quality
It is a function of different measures which helps in monitoring and controlling the project successfully
1.Process metrics:
To measure the characteristic of the methods, techniques & tools employed in developing implementing & maintaining the software system is called process metrics
2.Product metrics:
to measure the characteristic of the documentation & code characteristic is called Product metrics
Is This Answer Correct ? | 16 Yes | 6 No |
Answer / yo !!
there are three types of metrics :
1. Product metrics : product metrics describes the characteristics of the product such as size, design features, performance, quality, etc.
2.Process metrics : process metrics describes the effectiveness and quality of a process that is used to produce a software. Ex: efforts required,time needed, defect removal,etc.
3.Project metrics : It describes the characteristics of a project and also its execution. For ex: no. of software developers, staffing, cost and schedule,etc.
Is This Answer Correct ? | 10 Yes | 0 No |
The test metrics are basically the measurement of
quality,judging the performance of tester and to detect the
problem in process. This is usually maintained by Quality
Lead. Even the coverage includes Test Coverage and
efficiency.
Is This Answer Correct ? | 22 Yes | 17 No |
Answer / sangeeta deshpande
1. Requirement Metrics
2. Product Metrics
3. Process Metrics
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vinod
matrics is the collection of data and compare the data
satistically for improvement of the project.
Types of metrics:
Comparision metrics
prediction metrics
process metrics
Is This Answer Correct ? | 16 Yes | 17 No |
Answer / aash
Metrics is a source of mesurement of any perticular
objective. I don't think there are any types as such but we
can prepared N number of metrics depend on your requirement
& objective.
Is This Answer Correct ? | 11 Yes | 17 No |
kindly guide me about inspection process with the requried roles in detail?
what is difference between smoke testing and sanity testing?
What are the key challenges of software testing?
can anybody explain me the role of QA in every phase of SDLC (PHASE WISE) to privent from bug.with real life example.1)requirement analy.2)designing 3)coding 4)testing 5)implementation 6)maintenance. PHASE WISE
Formal Testing?
Explain Integration Testing?
How is monkey testing different from adhoc testing?
what are the contents in Test plan?
tell me test case for chair,pen,key board?
2 Answers GrapeCity, IBM, IBN,
Can any one tell me the test scenario for a 'Label' with specification "This field may contain a number that is auto generated by the system. Every subsequent quote should display the next available number "
Enlist some of the key challenges that are faced while performing software testing.
what is meant by positive testing ?