if full in Object Repostoiory then how to load other Object
Repository

Answers were Sorted based on User's Feedback



if full in Object Repostoiory then how to load other Object Repository..

Answer / nanda

Hi...remember one thing OR never gets full..

if situation comes...and u r using 9.0 or above..

u can go for Object repository Manager..there u can create
another object repository...and by using associate
repositories tool u can associate that repository to current
test..like this u can associate number of repositories for
same test....

if want to execute that repository at run time..

repositoriescollection.add "<repository file path>"
this will execute the repository file at run time only..if u
used this second time in same test it will over write the
old repository...and enables new repository given by u...

If any queries regarding this...

nanda.dreddy@gmail.com

Is This Answer Correct ?    1 Yes 0 No

if full in Object Repostoiory then how to load other Object Repository..

Answer / sankalp shukla

we can load object repository from scripting (run time)also
with RepositoriesCollection.Add() method.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

how to write xml output check point bu useing descriptive programing .means without useing output check point

0 Answers  


what is the difference betn QTP 8.0 AND PREVIOUS VERSION

0 Answers   BirlaSoft,


If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test

4 Answers   TCS,


how can i add an action(external action) programmatically?

3 Answers   Ordain Solutions,


Which scripting language QTP is using?

6 Answers  






Explain the concept of object repository and how qtp recognises objects?

0 Answers  


waht is the difference between QTP 8.2 and 9.0 version

15 Answers   AppLabs, CTS, Polaris,


Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?

1 Answers  


What is the use of Debug Viewer?

0 Answers  


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

0 Answers  


What is the difference between check point and output value.

5 Answers  


What is action split and the purpose of using this in qtp?

0 Answers  


Categories