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
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How to build scripts that access data from external sources?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
how do u plan test automation?
What is the recovery scenario in qtp?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Explain how you can find length of array in qtp?
On what document base Descriptive programming is written if build is not yet ready ?
can u explain relative path architecture framework in qtp?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
how to find that tools work well with ur existing system?
Explain quicktest professional (qtp) testing process?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans