Will a tester get involved in preparing Metrics?If yes,what
will they do & how?
Answers were Sorted based on User's Feedback
YES, as tester you will participate in generate testing
metrics, such as:
% of Test Cases Passed
% of Test Cases Failed
% of Test Cases Executed
% of Requirement Coverage gotten.
Total number of bug found
Total number of bug by section or module
Number of bug by regression rounds.
Bug Resolution Average Time
Comparision about bug open/bug close by day
And many more..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / prasad
yes , metrics is very important for planning and tracking
the results while execution .
In metrics while execution we will come to know the , if
there are n number of scripts or test cases for execution
How many scripts executed so far?
Scripts Passed.
Scripts failed.
Based on the above question we will come to know how much we
covered and how much yet to? and r we meeting the targets?
etc so that we can plan easily.
Through metrics we can analyze the bug density also..
this metrics will help u while signoff of the project. There
u can give an details results to client like
how many bugs identified? in different phases
Bugs closed? in different phases ...
Bugs open?...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / wasim
Yes, Mostly Tester are involved while preparing the Metrics.
- A tester will collect the data from various Sources
(like QC, BugZilla, excel sheets etc..)
- Maintain the document or Artifacts by using the company template (like Project summary report, Test Summary Report, etc...)
| Is This Answer Correct ? | 0 Yes | 0 No |
WHAT IS BUG LIFE CYCLE YOU FOLLOW?
what is adhoc testing n when it wil be done?
what is integration testing and end to end testing?
Developres release the build with known bugs , then how will u(as a tester) write defect reports without developer known bugs .
What r the non-configurable items in the VSS for software configuration management?
What is TEST PLAN, TEST STRATEGY, TEST SCENARIO, TEST CASE, TEST SCRIPT? can any body give me definition with example.
If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?
A Succesful testcase Means..?
I entered all the field in a form and b4 clicking the submit button the system goes off...in this senario where is my data stored or it is lost???
What is agile methodology
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance