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
How to recognise the webelement and verifying that webelement is enabled?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
How you are developing the script? Using record and play back or manual?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
How to open a new test using quicktest professional (qtp)?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
How to export quicktest professional (qtp) results to an .xls file?
What is meant by Output Value in UFT?
Explain how to use QTP to check broken links on a page?
Is it possible to switch between recording modes during a test creation?
What will be happen if i load object repository at run time, but it has already associated.
What is the Difference between copy to action and call to action?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
what is review