can a Function return more than one value..??? if so please
give me the code for that.
Answer Posted / uday kumar _ anem
Another way to handle more than one return value is using
arrays and also use global variables.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the general steps involved in the data driven framework?
How to customize qtp?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
What is QTP’s model for test creation?
Did the scripts need lot of maintenance? If yes, why?
How are actions and functions different in QTP?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What is difference in global and action sheet in qtp?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How would you directly trigger javascript in a test?
Explain xml checkpoints.
Explain step generator in qtp?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
How to save your test using quicktest professional?