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
Please guide me release notes of Automation once scripts are completed
Why bpt?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Do you know how to connect database? Can you tell me the procedures?
how many maximum number of virtual users we can create?
Which environments are supported by hp qtp?
Explain step generator in qtp?
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
How many types of trigger events are there in qtp?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
When and why to use descriptive programming?
How to call a test from another test?
what is the difference between built-i function and In-built function?