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
What are the recording modes in wave event?
What is Curd testing?
What are the views available in qtp?
What is the difference between run time object and test object in QTP?
what is supply chain management?
How to attach a file to TD?
What are the data types in qtp?
write a script to verify the image path(src property) of the images which are in web pages.
How the exception handling can be done using quicktest professional (qtp)?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
If you are testing a web application then what will you test in that application?
How will you declare a variable in qtp?
When Recovery scenario actually starts while testing the application?
Are Shared ORs read-only?