what is metrics in software testing? give me a brief detail
about it?
Answer / rajendra_penumalli
Metrics is nothing but numbers about software Testing.
for example:
Number of test cases prepared/Man hour
Number of Test cases executed/man hour
Number of Test cases passed
Number of Test cases failed
Number of Test cases blocked
Number of Test cases invalid
Number of test cases redrafted
Number of defects per module
Number of defects discoved per cycle/round of testing
Defect reducing rate/cycle...etc
Rajendra_penumalli
Rajendra_penumalli
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a "Good Tester"?
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]
. Is any graph is used for code coverage analysis?
what is metrics in software testing? give me a brief detail about it?
What are the points to be considered while testing an application on different browsers like firefox, opera, mozilla, ie etc. on both windows & linux ??
Explain the sub-genres of performance testing?
Which is the cost effective model between V Model and Waterfall model and V model and Spiral model
What is the difference between Incident and Defect. Anybody can answer it. Thanks in advance.
10 Answers iFlex, Kameda Infologics,
Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out .
What is the difference between re testing and regression testing?
can any body tell me vat is the status of the bug when it is going for retesting and where we write the bugs in case of retesting
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..