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
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
Explain about Test Fusion Report of QTP?
Who uses qtp tool?
what you mean by artifact,milestone...
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Explain quicktest professional testing process?
How can you close the second opened browser?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
How to find the name of the machine where you are running your automation scripts in qtp?
What is the use of Debug Viewer?
How the exception handling can be done using 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
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?