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.



how to retrieve the value from data table to the script and using the value to be displayed in mes..

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

Post New Answer

More QTP Interview Questions

What is the difference between functions and actions in QTP?

7 Answers   Verizon,


Hi guys can any plz help me how to send fax in sample Flight Appication

1 Answers  


Anybody can tell me what are the common roles and responsibilites of a Automation Test engineer

2 Answers   IBM,


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

2 Answers   Broadridge,


what is the difference between QTP 8.0 & 9.0?

4 Answers  


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?

1 Answers  


What is checking bitmaps?

0 Answers  


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 .

1 Answers   TCS,


What is difference in global and action sheet in qtp?

0 Answers  


images are dynamically changes how to compare two images with out using the bitmap

0 Answers   Hexaware,


How to pass parameters to Actions Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


In QTP, Give the difference of Global sheet and Local sheet in datatable?

3 Answers  


Categories