how to call a funtion in a script? i have saved the login
scipt in notepad. with extension .vbs. But when i am
calling the function with the keyword CALL <Function Name>.
its not working out. can any one give me a clue how to call
the external functions. with example.
Answer Posted / supriya
you have to associate the library function using file--
>settings-->resources
and then just call the function using its name
It will work
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain in brief about the quicktest professional (qtp) automation object model?
How can you handle exceptions in qtp?
How to change the priorities of the recovery scenario properties?
What is keyword driven framework?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How to get popup error message.
What test you perform mostly? Regression or retesting in your testing process?
How many types of trigger events are there in qtp?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
What are the methods used in UFT to handle exceptions or run-time errors?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
What is the difference between Keyword Driven test and Data Driven test?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How you can delete excel file in qtp?
How the exception handling can be done using quicktest professional?