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 USE OF "FUNCTION GENERATOR" IN QTP?

9 Answers   CTS,


There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it???

1 Answers   Sonata,


What is standalone database?

0 Answers  


write a qtp code to display all the items in the fly from combo box or list box

3 Answers  


Explain the keyword createobject with an example.

1 Answers  






How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)

6 Answers  


I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?

0 Answers   Wipro,


wht is the difference betn check point and output value?

5 Answers   BirlaSoft,


what is syncurnisation point? what is the use of this in real time environment? plz explain?

6 Answers   AppLabs,


How to analyzing Test Results using QTP?

1 Answers  


How to Test Dynamic links ?

4 Answers   Wipro,


What is the use of "Registeruserfunc" when should we use it? Note:Please do not copy paste the date from QTP help. I tryed it.But I don't Understand where should we use exactly.

5 Answers   Livetek,


Categories