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
How do you create regression test packs?
What are the methods of the TextStream object that are used for reading from a text file?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Is it possible to call from one action to another action in qtp?
what is defenetion of kiran can u tell me plz CVS, SVN
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
Is it possible to use two instances of UFT on the same machine? If not why?
Explain how Does Run time data (Parameterization) is handled in QTP?
How to start recording using quicktest professional (qtp)?
What is business process testing(bpt) in qtp?
What is the script for database check point, bitmapchek point, regular expression ?
how will load the object during runtime?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
How to release all resources file from the QTP?