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
What is the difference between call to existing action and copy of an action?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
banking project description for software tester
what is keyword driven testing in qtp?n how is it useful?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
What are the recording modes in qtp?
How to execute a winrunner script in quicktest professional (qtp)?
What is Curd testing?
What is the architecture of your project? Can any one answer for this question plz........
What are the features supported by UFT?
What is a programmatic description?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
What test you perform mostly? Regression or retesting in your testing process?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example