what are test metrics?
Answers were Sorted based on User's Feedback
Answer / shravan kumar b
Test Metrics is a process of defining how the testing should
be in the future.
Test Metrics is something like a 'Measurement'.
Prepared by the Project Manager (along with Team Leader).
Certain things that Manager will be focusing like:
-> Number of Bugs found
-> High priority bugs
-> Time limit to resolve the Priority bugs
-> Bugs found at UAT
-> Report about how many test passed / failed..so on so forth
-------Plz correct me if I am wrong
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sheetal567
Test metrics is a measuring tool to measure the quality of
the product during the execution phase. Usually it is a
template prepared in the excel sheet.
Test metrics contains
Total test, Test run,No of test cases executed, No of test
cases passed, No test cases failed and no of test cases
deferred.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / murali krishna
Metrics simply means measuring.
You should be able to measure the quality in your project.
To do so, you need to collect different types of data
throught the life cycle of your project. Ex: No. of test
cases, defects, severity, complexity, team members,
schedule, executing tracking etc.
At the end of the testing activity, you will generate
certain metrics using the data collected during the testing
activity.
Below are some of the popular metrics:
1. Schedule Variance
2. Effort Variance
3. Test Case Efficiency rate
4. Requirement Stability Index
5. Defect Leakage.
6. Test productivity
7. Defect rejection ratio
| Is This Answer Correct ? | 2 Yes | 1 No |
Test metrics accomplish in analyzing the current level of maturity in testing and give a projection on how to go about testing activities by allowing us to set goals and predict future trends.
Metrics are measurements. It is as simple as that. We use them all the time in our everyday lives.
There are two basis types of metrics.
The first type is the elemental or basic measurement such as weight, length, time, volume, and in this example, cost.
The second type is derived, normally from the elemental measurements. At the meat counter, the derived metric is dollars/weight (VIZ. $7.49/kg). This is called a normalized metric.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudhakar8
While testing a product, test manager has to take a lot of
decisions like when to stop testing or when is the
application ready for production, how to track testing
progress, how to measure the quality of a product at a
certain point in the testing cycle? Testing metrics can
help to take better and accurate decisions
Lets start by defining the term 'Metric'
A metric is a mathematical number that shows a relationship
between two variables. Software metrics are measures used
to quantify status or results.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / suneel reddy
Metrics are used to measure the strength of testing process
These are used by Management people not b testers
| Is This Answer Correct ? | 2 Yes | 3 No |
What is Release Note and its contents?
Explain what should your qa documents include?
What are the contents of test plans and test cases?
How to estimate testing effort ?
1.Testing work starts once a)once requirement are complete b)once test cases are complete c)once coding is complete d)begining of requirement 2)For white box testing a)the tester is completely unconcerned abt the internal behavior of the program b)the tester is concerned with finding circumstances in which the program doesnot behave according to code standards c)test data is derived from market requirements 3)stress testing is a measure of one of the following a)application response time b)concurrent load an application can handle c)transactions per minute that can be handled d)virtual load at which the system will fail 4)UAT means a)testing performed on a single stand alone module b)testing after changes have been made to ensure that no unwanted changes were introduced c)testinf to ensure that the system meets the needs of the organization& the end user 5)software quality metrics will help u to a)keep account on the software quality of an application b)analyse and improve the deficiencies of an application c)both of the above d)none 6)Application that has GUI must be tested for usability a)for any kind of UI applications b)more necessary for web based applications c)only if the user is going to use the UI d)only if the user pays for it 7)the program according requirements expects the uppercase letters from A to Z.Analyze the following inputs and choose one that can cause the failure with greater probability a)@,[ b)1,0 c)B,W d)[,] 8)A system test that forces the software to fail in a variety of ways and verifies that softwware is able to continue execution without interruption.This definiton in nearest to a)Recovery testing b)Stress testing c)both of the above d)none 9)Automated testing is necessary when a)testing has to be done very quickly b)number of resources are very less c)most of the test cases are similar in anture d)all of the above 10)which of the following tests is performed early in a software testing process a)monkey testing b)unit testing c)system testing d)none 11)the testing technique that requires devising test cases to demonstrate that each program function is operational is called a)black box testing b)glass box testing c)grey box testing d)white box testing 12)what a UML diagram is useful for black box testing a)class diagram b)object diagram c)use case diagram d)sequence diagram 13)what kind of tools would you suggest to use for the automation of regression tests? a)capture and playback b)static analysis tools c)simulators d)debugging tools
3 Answers Bally Technologies, IBM, QA, Speridian Technologies,
what is cyclomatic complexity ?
Can anyone explain me with examples wat is parallel testing?
What are test driver and test stub and why it is required?
1.what ia QA and QC? 2.how do you configure qtp and testdirector? 3.IN Online banking syatem project Which functionalities of QTP your using? 4.how do you test the money transform from one account to another account?
How to write the test cases for history of chat ?
How would you describe the involvement you have had with the bug-fix cycle between Development and QA?
What is difference between Six Sigma and CMMI and how both relate/differ to each other