When we use Object Spy?
can we write QTP script before built is came in testing?
Answer Posted / raj
When we use record and play back method in QTP, QTP
automatically identifies the objects and store them in
object repository. In some cases where QTP fails to
identify like alert windows, alert messages we use object
spy to capture the object manually.
In other cases like key word driven framework, while
creating the test scripts we use object spy and based on
the type and class of the objects, we can use the
respective keywords.
We can write QTP scripts before the build is released based
on the wireframes/mockups provided. If the
wireframes/mockups are not available, discuss with the
developers and know the nature of the objects. Based on
that we can create scripts. Ultimately the aim must be
independant or min. use of record and playback.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What phases are involved in testing an application in qtp?
What is file database?
What does mean by Scope of Automation?n How we defined it?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
If object is not recognized by qtp but the object is standard object what is your approach?
What is the architecture of your project? Can any one answer for this question plz........
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What is data driver in qtp?
What is the use of text output value in quicktest professional (qtp)?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Describe how Smart Identification is used
what is the difference btn risks & Therads in the Test plan documentation?
What are the Test design techniques you uses in ur project?
What is object repository in qtp?