Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to add object repositories to qtp through scripting
#3
Not Solved
Hi,

Plz include below statements in ur QTP test.

Code:
strRepPath = "c:\vIns\OR.tsr"   (path of OR)
RepositoriesCollection.RemoveAll()
RepositoriesCollection.Add(strRepPath)
Reply


Messages In This Thread
RE: how to add object repositories to qtp through scripting - by vIns - 11-11-2011, 07:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Browser Independent Scripting in QTP 9.1 Deepak 5 6,054 02-14-2012, 04:59 PM
Last Post: shivu.impu
  sharing objects of Object Repositories satyapani 1 2,647 08-29-2011, 10:46 PM
Last Post: Arul

Forum Jump:


Users browsing this thread: 1 Guest(s)