What is All object and Local object in Object Repositary?
Explain me please.
Answers were Sorted based on User's Feedback
Answer / nath .t
Object Repositaries are two types they are:
1. Per-Action Object Repositary
2. Shared Object Repositary
Per-Action Object Repositary: This OR(object repositary)
generate for every particular Actions in Test. It's takes
large size.
Shared Object Repositary: This OR is generate for whole
Test. we can use OR in any action in test.
Note: we cann't change per-action OR to shared OR already
exits tests. we can change from per-action to shared OR at
first time only in
Test Menu-->Settings--> select Resources Tab here we
can change per-action to shared OR
Default OR is Per-Action OR
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the features and benefits of quick test pro (qtp 8.0)?
What is checkpoints for quicktest professional (qtp)?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
What are the various automation frameworks available in qtp?
the build is develeped in Java. is possible to write scripting in vb using QTP ?
when there is a task that gets repeated in multiple scripts what do you do in QTP?
Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?
Explain getroproperty and gettoproperty & settoproperty?
How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?
Explain calling sub procedure.
How to find the difference between 2 dates in qtp?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me