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 / rajasekaran
By using Ouput Values concept we can insert in datatable
during runtime. but we can see the value only in Test
result,select runtime table in left side of he test results
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How many types of parameters are available in quicktest professional (qtp)?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
How to release all resources file from the QTP?
How to create Reusable and Multiple Actions?
Hi, how can we check or avoid the memory leakage in QTP9.2?
How to handle dynamic objects in quicktest professional?
What is the difference between local and shared object repository in qtp?
What is the standard timing delay for web based application in qtp?
Whether qtp 9.0 supports Test director8.0
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
What is output value? How many types of output values are there in qtp?
What environment does qtp run in?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
How to open a new test using quicktest professional?