How to call a function in QTP?Is there any method ?
Thanks ,
PRASANNA
Answer Posted / 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 |
Post New Answer View All Answers
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Analyzing the checpoint results?
How to test login module with different username and password by using data driven testing in QTP?
Explain the concept of object repository?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
How smart identification works in qtp ?
What is keyword driven framework?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
How to find the difference between 2 dates in qtp?
Why qtp the best testing tool?
How to use parameterization in qtp?
How does quicktest professional identifies the object in the application?
What is throw object?