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 / 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 |
What is the difference between functions and actions in QTP?
Hi guys can any plz help me how to send fax in sample Flight Appication
Anybody can tell me what are the common roles and responsibilites of a Automation Test engineer
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example
what is the difference between QTP 8.0 & 9.0?
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?
What is checking bitmaps?
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .
What is difference in global and action sheet in qtp?
images are dynamically changes how to compare two images with out using the bitmap
How to pass parameters to Actions Pls anybody can give the answer.. Thanks in advance...
In QTP, Give the difference of Global sheet and Local sheet in datatable?