how to parameterise a test with data base table or excel
sheet?
Answer / neeraja
First get that data into the datatable of QTP and we can
parameterise it three ways
1 Through Keyword view of test pane
2 Through wizard
3 dires\ctly we can write this method
datatable("column name",sheetid)
ex:
datatable("a",1) for global sheet
| Is This Answer Correct ? | 1 Yes | 0 No |
What is output value?
What is the extension of the qtp local repository?
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.
How to handle the exceptions using recovery scenario manager In QTP?
How you used DDT in QTP?
IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp
Explain types of descriptive programming?
How many add-ins comes by default with quicktest professional?
What will be happen if i load object repository at run time, but it has already associated.
What is the Difference between copy to action and call to action?
What is the difference between wait and synchronization point?
What the differences are and best practical application of each.