What is the Obect Repository type, we use in Automated
Testing..in Real time..
Pls anybody can give the answer.. Thanks in advance...
Answer Posted / manjunath dasari
Object Repository: 2 types ( Per-action, Shared)
Per-Action: Default , but it is not reusable , used to that
current test only, Extension :- Mtr
Shared:its a reusable repository, we can use in multiple
scripts ,extension :- tsr
using this syntax : repositoriescollection.add("Path") we
can use int script itself
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the descriptive programming?
What is the use of ordinal identifier in qtp?
What test you perform mostly? Regression or retesting in your testing process?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How to open a new test using quicktest professional?
what is command for executing files?
What is data driver in qtp? Where we use it?
There is an excel file of 1 to 100 sheets how you will iterate through it?
How do know the number of browsers opened?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
what is meant by source control?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Why is action split used by qtp?
How can get count of list box?