how do we add a new sheet to data table in QTP?
Answer Posted / kumar.c
'Add New sheet in Datatable
Set a = Datatable.AddSheet("Kumar")
msgbox a
Is This Answer Correct ? | 12 Yes | 10 No |
Post New Answer View All Answers
How did you use regular expressions in QTP and also in WR?
what is the difference between data driver & data driven and driver script?
What is test object model in quicktest professional?
regular expression in qtp standar check point for months from accepting months from january to december only
Why script error occur in between recording in qtp?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
What is object spy in quicktest professional?
what testplan contents and what test strategy contents,what is the diff b/w them
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
How to remove associated function library?
Can we run multiple QTP scripts one after the other without manual intervention? How?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
What is quicktest professional window?