Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using only a Shared Repository
#2
Solved: 10 Years, 9 Months, 3 Weeks ago
I think you will have run your test using AUT
Open the test and load your required repository before running your scripts

Code:
Dim qtApp
Set qtApp = CreateObject("QuickTest.Application")
Dim qtRepositories
Set qtRepositories = qtApp.Test.Actions("Main").ObjectRepositories
qtRepositories.Add("C:VS.tsr")

Reply


Messages In This Thread
Using only a Shared Repository - by Osbornebckk - 07-24-2009, 07:33 PM
RE: Using only a Shared Repository - by Saket - 07-27-2009, 10:44 AM
RE: Using only a Shared Repository - by stevelnk - 08-25-2009, 12:04 AM
RE: Using only a Shared Repository - by Saket - 07-28-2009, 11:07 AM
RE: Using only a Shared Repository - by stevelnk - 08-24-2009, 10:30 PM
RE: Using only a Shared Repository - by Saket - 08-25-2009, 10:15 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Updating Shared repository vinod_3466 3 4,289 06-29-2016, 02:16 PM
Last Post: Ankesh
  QTP 11 - CreateFolder fails to create folder in shared network drive from Windows 7 Pallavi 3 3,408 02-25-2014, 02:04 PM
Last Post: guin.anirban
  Shared Object Repository issue ShekharUlli 2 3,340 09-20-2013, 02:56 PM
Last Post: ShekharUlli
  Copy file to network shared location sams001 0 2,972 04-03-2013, 02:10 AM
Last Post: sams001
  Can a make Shared OR be made a Local OR sams001 0 1,810 10-30-2012, 03:07 PM
Last Post: sams001

Forum Jump:


Users browsing this thread: 1 Guest(s)