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 |
when we enter wrongpaasword and wrong userid in login page and click on ok.it did not display that error msg. it displays that which page we want. what type of testing is this 1)functional testing 2)security testing
Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure
When we perform re-testing?
1.What kind of i/p we require from end user to start proper esting? 2.what's confirmation testing ? 3.Whats pilot testing ? 4. what's Defect cascading ? 5.Concept of work bench ?
What is Black Phase in SDLC?
What is parallel testing and when do we use parallel testing? Explain with example?
Process and procedures followed while writing Integration testcases and system test cases
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?
what is the difference between Client server application and web based application
What is dry run testing??
Am asked in interview that How are u going to write test cases? I replied him that we refer to usecase diagrams and the requirements documents to write test case. Did i replied him anything wrong?
What is a Regression testing? And do you follow that in your project?