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 |
What is acceptance testing?
What is Desktop Testing?
What is primary duty of tester ?
17 Answers nvidia, Symantec, Veritas,
how will you manually test yahoo messenger on single system.
What are the Blackbox Testing Techniques?
how will you test a wine filled bottle along with 100 glasses
Did you have access to all the modules(Requirements, Test plan,Test Lab, Defects, & Dashboard) in Quality Center(QC) or only to some particular ones?
diff between test plan and test strategy?
In development costs what percent Software testing accounts?
How will you test application without any SRS or any document and also the the developer who developed the application is resigned. In short no one knows the functionality of application.
is there any checklist to check SRS document
What are the benefits of creating multiple actions within any virtual user script?