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 |
Role of Software Test Engineer in Software Company
what are the differnt error code that comes when an error occured in web application?
Why should you care about objects and object-oriented testing?
what are the test scenarios for the new user registration in e-commerce site??
As a real time emloyee how can we define (i)Measure (ii)measurement (iii)Metric and (iv)Indicator---- ----- plz don't mention the Text book defenation... thnx in advns
What are the RBI rules has to follow by a bank for online precesseing. ?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
what are the various bug reports that u publish
what is difference between severity and priority? what is difference between bug and defect?
23 Answers AD Solutions, Cognizant,
What type of testing u perform in organization while u do System Testing,give clearly
what is data base testing, explain with example
In Testing 10 cases you found 20 bugs then how will you know which bug is for which test case?