how to add the shared repository file to the script file
while running the script manuall
Answer Posted / manohar
Repositoriescollection.add "path of repository file"
or
Go to Resources tab > Object Repository > Click "+" symbol
and browse path of repository file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to acces the remote mechine using vb cript(QTP)
What if you do not specify anything when you call a procedure?
How to Import data from a file (file is on the desktop) to the data table
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
How do you declare a variable in vbscript?
Mention what is byref and byval parameters in vbscript?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
How to take whole text output from screen of Bitmap Application.
How to open excel in vb script?
Why is error handling required?
Mention what is vbscript?
How to make sure that items in a wintree are sorted al?
What are the different types of operators and their order of precedence?
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
Which operator can be used to check if two numbers are equal or not in vbscript?