How function returns a value?
Answer / sandeep
Simple
nearly at the end of function write statment
functionname = Value of variable you want to return.
If this is single value then only one value is returned.
If value of variable is an ARRAY then entire array is
returned.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the use of Regular expression?
Which object repository we use in real time and can we merge 2 object repostiory and how?
In a web site, Protocal has been changed http: to https: what is your approach?
Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
what is the difference between Table checkpoint and Database checkpoint in QTP
When ‘option explicit’ keyword is used in qtp?
Where are the snapshots stored?
Output values? i want a practical example
what is test data
how qtp will recognise if application is run on many browsers
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?