Answer Posted / bfakruddin
ExecuteFile "path of file"
this is useful for only one action where you have mentioned
this line
if your test should contain that vbs file you need to go for
menu item "File" --> "Settings" --> "Resources" --> click on
+ button and show the path of your .vbs file
it will take effect on all test
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which operator can be used to check if two numbers are equal or not in vbscript?
What is the main difference between function and sub-procedure?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
Explain the tristate constants in vbscript?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
Illustrate briefly about the different types of statement
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
What are the naming conventions while declaring a variable in the vbscript language?
Which function is used in the vbscript language to convert the specified expression into a date type value?
how to acces the remote mechine using vb cript(QTP)
What are the properties of regexp object?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
What are the disadvantages of vbscript?
How are arrays declared in the vbscript language?