How to call a function in QTP?Is there any method ?
Thanks ,
PRASANNA
Answers were Sorted based on User's Feedback
Answer / siva
there are twoways
call login( login is a function name) for this we have to
create a function in a notepad and we have to save it
with .vbs extension, then we have to go to settings-
resources-you the show he path of the vbs file) then it
will work perfect or else
executefile"pathof your vbs file"
ex: executefile"d:\\login"
i hopw you can understand
| Is This Answer Correct ? | 2 Yes | 0 No |
what is Property......End Property loop? how to write sript for it in QTP
explain keyword driven framework?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
hi.what is exactly mean by real time frame work? every institute teach Framework is nothing but having 6 to 7 folders..and save repositories functions keywords and scripts? this is enough or not? can we beleive?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
1)Difference Between Value & RawValue?
How to connect to data base?
What are the main features we have to compulsory test by using qtp in an web based application
How to handle dynamic objects in QTP?
how can you select random value for every iteration from a weblist
What is synchronization? What are the ways you can synchronize?
what is the Debug view?