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 / mercy
try putting datatable.value(2.1)="Test data". I have the
same prob...trying to resolve this the same way. will let u
know once done.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
How to handle Java tree in QTP?
explain structured testing? plz guys with exp. do answer
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
How do you know the location Id of an object if you know its index id?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
What is use of object spy?
What are the major/ important methods, functions in QTP we use realtime testing
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What is an expert view and keyword view?
If I change the object name in one action will it be updated in all the actions? Or not?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
How smart identification works in qtp ?