What are the types of Object Repository’s in QTP?
Answer / b.ramyasri
Hai...
QuickTest has two types of object repositories for storing
object information: shared object repositories and action
object repositories. You can choose which type of object
repository you want to use as the default type for new
tests, and you can change the default as necessary for each
new test.
The object repository per-action mode is the default
setting. In this mode, QuickTest automatically creates an
object repository file for each action in your test so that
you can create and run tests without creating, choosing, or
modifying object repository files. However, if you do
modify values in an action object repository, your changes
do not have any effect on other actions. Therefore, if the
same test object exists in more than one action and you
modify an object's property values in one action, you may
need to make the same change in every action (and any test)
containing the object.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different kinds of test steps?
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
Suppose U change the script whether it affect the object properties of the object in the object repository
Where you get the run time data table?
How to execute a VBS file without using Execute File statement?
What are parameterizing tests?
Explain the concept of object repository & how qtp recognizes objects?
can u put checpoints for moving images
How you automate test scripts
How to identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming
Hi to All, My name is Aditya, i have 4 year exp in software testing (Manual Testing), but i try to shift my career now in automation testing. right now i have no exp or u can say i am not hand exp in live application. So please guide me, what i do ???? Can i join again automation course only practical which is live application. if u know any person who's expert in qtp and he/she ready to take my class i have our own and company laptop. If required i will pay amount please don't mind. Please help me, and i am also planing to join core java from coming 1st Aust (in seed) for only purpose the understanding script of Automation (QTP)... Please help me... I am waitting u r replay... Thank you Thanks again
how you test broken link using the automated tool QTP ?