Answer Posted / litan
object repositiry is nothing but interface between tool and
application build.actually during recording qtp generate the
script and at the same time it add all the object properties
add to the object repositiry.during running it catch all the
object properties from object repository,based on that
propertis it tdentify the object.two types of object
repository are there.
1-per action:this is the type of object repository.here qtp
maintains single file for each action.extension of peraction
repository is .mtr(mercury test reposirory)
2-shared repository:here qtp maintains single file for each
action.extension of shared repository is .tsr(test shared
repository)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
what is meant by Implicit and explicit requirements?
What is the basic concept of quicktest professional?
What is RTM (require ment tracebulity marix) fromate?
what is the difference between the modular framework and datadriven frame work
Explain the difference between call to action and copy action?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
What is object repository in qtp?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
Give the syntax to import/export xls into qtp.
What is the file extension of the code file and object repository file in QTP?
Explain the concept of how quicktest professional identifies object?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
Is qtp supports uni-code?