if full in Object Repostoiory then how to load other Object
Repository
Answer Posted / 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 |
Post New Answer View All Answers
What are the Application Functions available in QTP?
What is the new version of qtp which is recently released in the market?
Explain the features of quick test pro(qtp)?
How to use the object spy in quicktest professional (qtp) 8.0 version?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
what is description object?
Analyzing the checpoint results?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
How to analyzing test results using quicktest professional?
Difference between action & Reusable action?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
what is error and fault in terms of software quality?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
what is command for executing files?