Answer Posted / 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 |
Post New Answer View All Answers
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
Difference between copy to action and call to action?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How many scripts did you have?
What is the keyword view and expert view in qtp?
How to handle dynamic objects in quicktest professional (qtp)?
How to save your test using quicktest professional?
if our qtp vb Script may be Currepted then What we want do?
how can we compare descriptive programing with a regular expression
how to disable the pop ups through QTP using a script
How to analyzing the checpoint results?
What is quick test pro?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.