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 / siraj
Before inserting value in the cell, first we need to create
column by using "addparameter" then we can insert value in
that column.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
How is a Step generator used in UFT?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
explain how to write vb script in qtp?when will you write own script?
How many add-ins comes by default with qtp?
Explain the difference between data driven testing and parameterization ?
Approach for Installation,comaptibility,system testing
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
If you are testing a web application then what will you test in that application?
what is the difference between modular framework & datadriven framework
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
What is active screen?
could any help me please, how to work on visual foxpro application using UFT