how do we add a new sheet to data table in QTP?
Answer Posted / noor
To Add a new sheet first we need to give the reference for
the sheet i.e
Datatable.getsheet("sheetname")
//sheet namehere can be global or local//
then add this statement
Datatable.addsheet("sheetname")
If you want to give the column name and its value include
Datatable.addsheet("dtglobal/Action1")"Username","ABC"
Thanks.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is active screen?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
How many types of recording facility are available in quicktest professional?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
how to disable the pop ups through QTP using a script
How to creating an output value using quicktest professional (qtp)?
What is post recovery scenario?
How do client side image and server side image work?
Write a script to customize the test results in PDF and HTML format.
What is data driver in qtp?
Tell me about qtp?
What is keyword view?
How to find the length of the string in qtp?
What does mean by Scope of Automation?n How we defined it?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.