How do you return a value for an array.
Answer / sandeep
If you want to return ARRAY from function then simple trick
is
functioname = name_of_array
This statement will force function to return array.
Array may be of any size.
Is This Answer Correct ? | 1 Yes | 0 No |
what is descriptive.create()in qtp?
How to create log file in qtp?
how to recall a function in QTP?
what is the object properties settings in the QTP
Explain Checking XML....
How to retrive XML file data in QTP ? using Script(Chandana)
what is the Exact Meaning of Environment Variables?
Where to use Property Let, Property Get, Property Set in UFT
what are the design objects in qtp
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
in my database haveing 3X3 (manas having 3 rows 3 colums) i want to test only (2nd row 3colum) bit how to test either script or any automation plz explain? (Chandana)
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?