What type of metrics we prepare in testing?
Answers were Sorted based on User's Feedback
Answer / biju
Software Metrics
For every project, measurements are required to calculate
the value of quality. Usually they are collected in
percentage. We have to make sure the metrics collected are
value added to deliver quality product. Many organization
collect metrics in different format. They use their own
style and templates.
Here is some of the sample Metrics collected:
Effort
- includes Planned/ Actual Hours, Effort for Test Design,
Effort for Test Execution , Effort for Test Automation,
Rework Effort
Test Case
- includes # of Test Cases, Designed, # of Test Cases
Executed # of Test Cases Failed, # of Test Cases available
for testing , # of Regression Test Cases Executed , # of
Manual/Automated Test Cases Executed , # of LOC written for
Test Automation(If Automation tool used)
Defects
- includes # of Defects Reported, # of Defects Rejected , #
of Defects Reported in Regression Tests, # of Defects
Reported in Manual /Automated Testing , # of Defects
Reported in the previously tested release
Reference:
http://www.sphur.com/?p=44
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / n@n!
Tracability Matrix was prepared during testing procress
"Mapping between requirement and test cases is called
Tracability Matrix".
| Is This Answer Correct ? | 0 Yes | 1 No |
How to test cookies in Manual testing?
How many testcases can you write an avg for a day?
What type of ideal testing process should be follow by CMM- 3 COMPANY.(PLEASE IN DETAIL)
what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?
How will you test manually if you have more than 1000 of data?
What are the fields of Tracebility Matrix?
1. can u explain about testing levels and its type with example? 2. First explain about both testing.then difference B/W sanity and smoke testing? 3. Explain about integration , functional , system testing? 4. what are methods use to writing test cases?
write 5 critical test cases on product payment form on flipkart.com?
When wil the verification and validation be done?
In your company,does a different tester writes test cases & a different one executes them or a particular tester writes a set of test cases & executes them too?
any one giv test cases for wordpad using equivalence class partioning
If a test script instructs WinRunner to open an application to test it, what end conditions might be good?