if full in Object Repostoiory then how to load other Object
Repository
Answers were Sorted based on User's Feedback
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 |
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 |
a title of first page is "LKO- microsoft internet explorer", of the second page is "PPM- microsoft internet explorer" , of Third page is "TTS- microsoft internet explorer" and same changing title on the fourth page. How can we use regular expression for this feature what should we do on script part on and Object repository part so that we can get successful run result. Kindly explain the steps script.
In Remote acess server how u run a test?
give one example where you have used regular expression?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
How do u insert an object during runtime in qtp?
Explain about business process component? types and usage?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
What is meant by virtual obj and Y do v need virtual obj configuration.
Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?
How to Parameterize Object repository in QTP?