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 are the two types of repositories available, explain them?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
What is the difference between shared and local object repository?
Describe function procedure in vbscript.
What are advantages of test automation?
How to check bitmap output value?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Hi How to retrieve data from web element line by line?
How can get count of list box?
what is output value in QTP and how it can be used in automation testing
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
If I give some thousand tests to execute in two days what do you do?
Explain the features of quick test pro(qtp)?
Shall we add Local Repository to shared object repository,if yes,how we add