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 |
In manual testing, what are stubs and drivers?
Explain V model in depth?
Write the test cases for sending a message through mobile phone (assuming all the scenarios )Its urgent .....
What are the Testers Responsbile?
If we outsource the testing work, then who prepares the Test Plans? The client or the testing people
difference between web based server and client based server?
design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.
Why you developed the software to test the software?
how mapp the defect id in quality center?
What are the points to be taken into consideration while doing desktop testing?
What is the difference between Test Cases and Test Scenarios
How do u prepare test environment for ur application?