how to retrieve the value from data table to the script and
using the value to be displayed in message box.
an also retrieve the value of the output value during
runtime to the script or separating and using that value in
the script.
Answer Posted / nath .t
we can retrieve the value from data table.
syntax: variable = datatable("Column name","sheet name")
msgbox(variable)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the factors on which script execution time is dependent?
How to find Operating system information using QTP script?
Explain xml checkpoints.
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How many types of actions are there in quicktest professional (qtp)?
can i compare two databases using QTP ?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
How the exception handling can be done using quicktest professional (qtp)?
Suppose I want fail that check point? How can you do that?
What is smart identification in QTP?
What are the types of object repository?
What are the Test design techniques you uses in ur project?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
Explain how to use QTP to check broken links on a page?