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
Have you done batch testing in qtp? If yes how you are doing?
Explain the difference between data driven testing and parameterization ?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
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
what kind of frame work you used in your last project?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
How to delete an object from the object repository?
What are the differences between quicktest professional (qtp) and winrunner?
What is object spy in quicktest professional (qtp)?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What is synchronization point in QTP?
Discuss quicktest professional environment?
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?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company