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
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How to test background color and dynamic images during run time can you put the check point for moving objects?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
How can you write the scripts that operate on different objects depending on run-time information?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
How many types of parameters are available in quicktest professional (qtp)?
how can i call function (which has link with excell sheet at a remote location) within another function
Explain the concept of object repository and how quicktest professional recognises objects?
What are the different types of functions available in qtp and explain ?
Explain building blocks of the bpt framework ?
What environment does qtp run in?
How to get Traceability matrix from TD?
Explain the terms test and business component?
How to record application running on the Virtual machine?