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
Explain how Does Run time data (Parameterization) is handled in QTP?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Explain data driven framework?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Where you are storing your script?
images are dynamically changes how to compare two images with out using the bitmap
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What is the difference between rational rose and QTP?
How to customize checkpoints with parameters?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What is the difference in testing a client-server application and a web application?
What is a recovery scenario?
What is the difference between a Function and Procedure in QTP?
What are the different types of recording modes?