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 |
Do we get any issues if we run the test script on differentbrowsers?what are the options we need to set in QTP?
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
write the vb script for call to new action in qtp?
How can I pass values from one action to another in QTP ?
HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -
What are the key elements available in test result window?
What are the ordinal identifiers in web page?
What is checkpoints for qtp?
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
By using QTP, How do you test a frame in a web page?