Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


for a test in QTP i had choose the object repository as
shared.after completion of some days i want to conduct the
same test again,now the question is HOW TO LOAD THE OBJECT
REPOSITORY. is it possible by descriptive programming.could
any one tell me how many ways we load it and what is the
process?

Answers were Sorted based on User's Feedback



for a test in QTP i had choose the object repository as shared.after completion of some days i want..

Answer / nilanjan islam

Set objnew = CreateObject("QuickTest.Application")
objnew.Test.Settings.Resources.ObjectrepositoryPath =Object
repositorypath
Set objnew= Nothing

Is This Answer Correct ?    0 Yes 2 No

for a test in QTP i had choose the object repository as shared.after completion of some days i want..

Answer / sree

Hi,

dim app
set app=createobject("quicktest.application")
app.test.settings.resources=objrepositorypath

Is This Answer Correct ?    0 Yes 2 No

for a test in QTP i had choose the object repository as shared.after completion of some days i want..

Answer / priya

Hi,
you can load Object repository by using this code.
Dim app
set app.test.settings.resources=objectrepository path
here specify the path of OR .

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

If some requirements r changed during the testing process ,then how can u handle this in frame work?

1 Answers  


Define Error Pane of UFT?

0 Answers  


what is the mail use of frame work(with detail). architecture for keyword driven frame work

0 Answers   Persistent,


Please clarify Automation and QTP both(names) are same or diff?

1 Answers  


How i can use and create Library functions in QTP and what is the proces .

2 Answers  


Tell me the difference between QTP9.2, QTP9.5 and QTP10.0

1 Answers   Genpact, HSBC,


What is smart identification in QTP?

0 Answers   HCL,


How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?

1 Answers   CTS,


If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.

4 Answers  


what is On Error Resume Next ?

4 Answers   Accenture,


i need the licence key for QTP V9.5 can anyone help me on getting this?

140 Answers  


Synchronization methods?

8 Answers   Ordain Solutions,


Categories