Answer Posted / prabhakar
msgbox "returned value =" &example
function example()
a=2
b=3
example = a+b
end function.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
explain abt dyanamic changing object with example?
what is the difference between built-i function and In-built function?
What is quick test pro?
Discuss quicktest professional (qtp) environment?
What is a recovery scenario?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
how did u use automating testing tools in ur job?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Mention what are the different types of recording modes in qtp? Which will be used when?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
how can i call function (which has link with excell sheet at a remote location) within another function
what is impact analysis on regression testing?
How many types of recording facility are available in quicktest professional?
If object is not recognized by qtp but the object is standard object what is your approach?
what is test scheduleling?