can a Function return more than one value..??? if so please
give me the code for that.
Answer Posted / siqtp
Logically Function can return pnly one value.But we can
achieve rturning multiple values using any of the following
1)Concatenate all the values to be returned to a string and
retuen it
2)Use arrays
3)Use dictionay object
4)use ByRef
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is synchronization point in QTP?
What is the new version of qtp which is recently released in the market?
How can you give wait up to 10 seconds in qtp?
How many types of trigger events are there in qtp?
What are the Test design techniques you uses in ur project?
What is the use of Debug Viewer?
Where can I find and view run-time data table?
How to get Traceability matrix from TD?
What are the views available in quicktest professional (qtp)?
what is description object?
In qtp, explain what is crypt object
what are the limitations of smart identification in qtp 9.0
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
What are the factors on which script execution time is dependent?
What are the different types of action?