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 |
A payroll system?
0 Answers E-Clear Technologies,
disadvantages of V-Model in Software Testing?
Can you build a good audit trail using Compuware's QACenter products. Explain why.
how to retrive only second row from table in sql server 2000?
What are the tools used by a tester while testing?
QA Responsibilities?
What is Mutation Testing? Is it white box or black box testing. This is what I think about mutation testing..It is the testing done after the code has been modified in an application( after geting defect complain from clients)with the same test cases and same old test data... Please correct me If I am wrong...............
Formal Testing?
What is the diff b/w Quality Assurence and Quality Control ?..
11 Answers FIC, Visualize Technology,
1. What is the most critical bug you found 2. Consider a moblie phone : when you save the number, the number gets saved under a different name . What is the priority and severity of the bug 3. Write code for binary search
What is the role of qa in a project development?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.