How do we call Library Files(.vbs) in the Test Script
Thanks in Advance...
Answer Posted / raj
We can use ExecuteFile statement to call vbs files.
Syntax : ExecuteFile <filepath>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to test Web application using QTP software
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
Hoe can we do retesting using functions please give the code for it using login page
For which type of projects the iterative model is not suitable?
How to open a new test using quicktest professional (qtp)?
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
What is test object?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Explain types of descriptive programming?
How can you give wait up to 10 seconds in qtp?
Sql questions to find second max salary and how to use joins
how do u plan test automation?
How can get count of list box?