examples of user definied functions? how to write user
defined functions in qtp9.2?
Answer Posted / viswanath
Its better to write user defined functions by using
Descriptive programing in notepad and save them as .vbs
extension. we can upload those files in QTP and we can use
those functions.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the flaws in water fall model and how to overcome it?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
Whats the realtime QTP testing process
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
If I change the property value at runtime is it effect is object repository?
How often were they executed?
Can we record using all the modes in a single script? Explanation with example is appreciated
Where to use Property Let, Property Get, Property Set in UFT
what is review
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Is qtp supports uni-code?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How can you give wait up to 10 seconds in qtp?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?