What is Test Metrics? and what are the different types of test metrics?
Answer Posted / jeevan reddy
The term used to describe a measurement of a particular
attribute of a software project is a Software Metric.
QA recognize two subsets of Software Testing Metrics:
-Test Process Metrics
These measures provide information about preparation for
testing, test execution and test progress.
They don’t provide information about the test state of the
product and are primarily of use in measuring
progress of the Test Phase.
-Test Product Metrics
These measures provide information about the test state of
the product and are generated by test
execution and code fixes or deferment. Using these metrics
we can gauge the products test state and
Indicative level of quality, useful for product release
decisions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
How do you know the code has met specifications?
What is the difference between GUI Testing,UI testing and Usability TEsting
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
what are your thoughts on SPRINT duration
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
What are the cases when you’ll consider to choose automated testing over manual testing?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
Hello everybody, How many people do you think one sprint team can have in average?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
what is test case management?explain in brief.
what are the types of Bug?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
What are different types of verifications?
Explain what is exhaustive testing?