|
|
|
|
how to add object repositories to qtp through scripting
|
|
11-11-2011, 04:34 PM
Post: #1
|
|||
|
|||
|
how to add object repositories to qtp through scripting
i tried to add OR to test via scripting it is not coming in the test |
|||
|
11-11-2011, 05:33 PM
Post: #2
|
|||
|
|||
|
RE: how to add object repositories to qtp through scripting
Dim qtApp
Set qtApp = CreateObject("QuickTest.Application") qtApp.Test.Actions(1).ObjectRepositories.Add "C:\Repository1.tsr" |
|||
|
11-11-2011, 07:51 PM
Post: #3
|
|||
|
|||
|
RE: how to add object repositories to qtp through scripting
Hi,
Plz include below statements in ur QTP test. strRepPath = "c:\vIns\OR.tsr" (path of OR) RepositoriesCollection.RemoveAll() RepositoriesCollection.Add(strRepPath) ~vIns~ |
|||
|
11-18-2011, 08:25 AM
Post: #4
|
|||
|
|||
| RE: how to add object repositories to qtp through scripting | |||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| Browser Independent Scripting in QTP 9.1 | Deepak | 5 | 2,026 |
02-14-2012 04:59 PM Last Post: shivu.impu |
|
| sharing objects of Object Repositories | satyapani | 1 | 550 |
08-29-2011 10:46 PM Last Post: Arul |
|
User(s) browsing this thread: 1 Guest(s)
|
|

Search
Member List
Calendar
Help



