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


Please Help Members By Posting Answers For Below Questions

How do you convert manual test cases to automated test cases?

814


What are the different types of recording modes in qtp? Which will be used when?

819


What are the two types of repositories available, explain them?

820


How the smart identification is used in real time?Please explain with an example

1823


What is the extension of the qtp local repository?

779


Hi All, How to get repeated word in string . Thanks Balaji

1161


how to post xml data from QTP scripts to any application?

1762


what is the latest version of QTP? Main difference between 9.2 and 10 version

1798


How to analyzing test results using quicktest professional?

917


How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?

942


hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company

1691


I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?

845


What is the meaning Work bench?

1985


Limitations in QTP?

1941


I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.

1994