Can anyone explain about metrics
Answers were Sorted based on User's Feedback
Answer / amar
Dear navjeevan
what you are given test responsibility
matrix.
metric is mathematical number that will give relation
between two variables.
so many mtrics are available like effort varians ,shedule
variance
| Is This Answer Correct ? | 2 Yes | 0 No |
Yes as Amar Said, there are a lot of Quality Metrics
available.
They can be broadly classified into 3 as below:
1. Project related Metrics
2. Product related Metrics
3. Process Related Metrics
Each have some 3 to 4 sub categories. This is usually
captured at the end of any project to make corrective
actions if required in future projects and to promote the
organization and its work to the new clients....
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / navajeevan
Matrics means maping between requirements and Testcases
written by Test Engineer
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / banu
Metrics gives the data about the project
i.e the health of the project
metrics r calculated by three ways
1.Defect Density
2.Review Effectiveness
3.Delivered defect density
| Is This Answer Correct ? | 1 Yes | 0 No |
A rule for quantifying some characteristic or attribute of
a computer software entity. One of a set of techniques
whose aim is to measure the quality of a computer program.
a simple one is the FileSize metric, which is the total
number of characters in the source files of a program.
There are number of process and product metrics.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / navajeevan
Matrics means maping between requirements and Testcases
written by Test Engineer
| Is This Answer Correct ? | 0 Yes | 2 No |
sanity testing is done during regression testing.is it true.if it is true plz explain?
In a Dark Room one Switch Board is there.If u Pressed a Button in Switch Board the Light will 'ON'. Write the Possible test cases?
what is build? what is build coniguration?
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
Im a 2005 graduate i did testing course from a reputeted institute but was nt able to get a job as a fresher so i got an fack certificate in tat i included 2 prjs based on web site testin cud ne one tell me wat will be questions cud be fired for me as a 2yrs exp in manual testing .. ill be great full of all urs
what are the stages/statuses in the life cycle of a defect?
how to test a web application manually?can u explain indetail?
Different types of design diagrams that supports to write test cases ?
Explain about PET Model?
How would u test and automate an Antivirus application ?
what is the diff. between Test Case and Test Secenario ? give me one example ?
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?