how do we add a new sheet to data table in QTP?
Answer Posted / aparna
In two ways we can create data table
1)By creating different actions in test we can create data
table for that action.
2)Dynamically we can create data table as
datatable.addsheet <sheet name>
The created sheet called as virtual sheet and we can call
it in any action by using
datatable.getsheet "sheet name" method
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
How qtp recognizes the object?
what is the difference between built-i function and In-built function?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
How to get the particular property value?
what testplan contents and what test strategy contents,what is the diff b/w them
How to find the difference between 2 dates in qtp?
What is the syntax to call one script from another?
How to create Reusable and Multiple Actions?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What is Distributed testing? How does UFT support it?