What are software testing metrics

Answers were Sorted based on User's Feedback



What are software testing metrics ..

Answer / jay prakash

Metrics are the means by which the software quality can be
measured. they give you confidence in the product. You may
consider these product management indicators, which can be
either quantitative or qualitative. They are typically the
providers of the visibility you need.

There can be different metrices for different stages of
software testing.
Few which can be listed down are: Test Report, Test Plan,
Test Logs, Test Coverage, Defects List etc.

Is This Answer Correct ?    10 Yes 0 No

What are software testing metrics ..

Answer / vinay

Software testing metrics basically aims at the testing
coverage and defect trends.. Basically we use
1. Test Coverage matrix
2. Defect Contentment Effectiveness
3. Traceability Matrix

Is This Answer Correct ?    1 Yes 0 No

What are software testing metrics ..

Answer / vinay

Software testing metrics basically aims at the testing
coverage and defect trends.. Basically we use
1. Test Coverage matrix
2. Defect Contentment Effectiveness
3. Traceability Matrix

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

how can we know the program is testing by multiple test data in data driven frame work?

1 Answers   CTS,


Can objects recognised without repository?

5 Answers  


waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??

5 Answers  


What does it mean when a check point is in red color? what do u do?

1 Answers  


My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.

2 Answers  






What is LoadRunner?

1 Answers   Crea,


Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

0 Answers  


How many ways we can parameterize data in quicktest professional (qtp)?

0 Answers  


where do you store the test result?

2 Answers   HCL,


how to parameterise a test with data base table or excel sheet?

1 Answers   FCG,


why was automation used in the project?

1 Answers   Google,


A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.

0 Answers   TCS,


Categories