How to check the value for variables during run time.

Pls anybody can give the answer.. Thanks in advance...

Answer Posted / nandankumar

if we want to check the return value of particular variable
during run time we can use "msgbox" correct.

ex :

Var = datatable("column name",1)
msgbox var
(it displays only one by one return values)
or

print var

(it displays whole return values at a time)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ‘object spy’ and what is the function of object spy in qtp?

785


How to record a qtp script ?

774


What is difference between run time object and test object?

789


what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?

1696


what is the difference between IE & Netscape in web testing on a log in page

2039


Explain qtp(quick test professional)?

786


if mandatory and Assitive propertys are shows same how will u write skript in QTP window

1880


how to prepared for first for the first interview?

2053


Explain how Does Run time data (Parameterization) is handled in QTP?

782


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

765


How to creating an output value using quicktest professional (qtp)?

796


Tell me about qtp?

719


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

1878


why text area checkpoints cannot used for web applications

2142


Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance

1706