Hi friend
I have query regarding QTP datatable.
I want to insert data in datatable during runtime.
suppose i wrote
datatble.value(1) = "Test data"
so when i run the script it says column(1) doesn't exist.
Then i write something in column A1 manualy and run the
script again.
Now it works fine.
Pls clarify how i can put value in blank cell of datatable.
Answer Posted / arun singh
first of all u have to change the column name.
i.e., double click on A and run the program.
got it.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
can u explain relative path architecture framework in qtp?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
There is an excel file of 1 to 100 sheets how you will iterate through it?
Describe synchronization point.
How many types of recording modes in qtp? Describe each type with an example where we use them?
Is it possible to switch between recording modes during a test creation?
write a script to verify the image path(src property) of the images which are in web pages.
What are the types of data tables in qtp?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Define Error Pane of UFT?
What are the types of object repositories? Which one is you are using?
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 do you to script when objects are removed from application?
Explain advantages and disadvantages of ddf?
Define Environment Variable in UFT and its uses?