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
What are the types of object repositories? Which one is you are using?
Explain the checkpoint in qtp?
can any body give the banking domain concepts/links
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
What is the significance of “action 0” in qtp?
Can launch two instances of qtp on the same machine?
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
How QTP support all types of applications (platforms)?
How will you report the bug and explain the defect tracking sheet you handled?
Is it possible to merge two object repository files in qtp?
What is file database?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Is it possible to switch between recording modes during a test creation?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How are actions and functions different in QTP?