After coming to know that QTP could not identify
non-standard objects, we set those non-standard objects as
virtual objects using Virtual object wizard. But how can we
identify that qtp could not identify non-standard objects?
Answers were Sorted based on User's Feedback
Answer / babu
Hi Priya,
Let us say some button is there in your GUI.
If you are recording the script using QTP, if it is
recognizable by QTP then it will be recorded as ex:
button_click. Otherwise the script will become different if
QTP is not able to recognize the script.
Pls let me know if i am wrong.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jay prakash
If i understand ur question correctly what you mean to say
is "How do we find out if QTP have identified an object or
not ?" (Please corrcet me if my understanding is wrong.)
So you can use the object spy to check that of QTP have
identified the object correctly or not.
Hope it helps.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / king
Hi Jay Prakash
can u plz provide ur mail id, if possiable
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jay prakash
please get in touch on jayprakash.singh3@gmail.com for any
concerns on the answer.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sameer
Can any one explain "What is difference between creating
virtual object and Define new object (from Object
repository)?" literal meanings are differnt but I think
both use for the same purposes (because unable to identify
the standard object) I always get to listen that so many
alternative to use in place of virtual object. How can we
identify those non standard objects?
Is This Answer Correct ? | 1 Yes | 0 No |
what are the metrics in general we use in testing
what are the difference between qtp8.2 to 9.0 surya
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
what is verification & validation?
What are the framework folders?
plz anybody tell me how to explain the architecture of one particular project.plz give me answer for this.....RAJESH
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
What is the basic concept of qtp?
What are the different types of recording modes in qtp? Which will be used when?
How to make arguments optional in a function?
How does you test a weblink which is changing dynamically?
Explain in brief about the QTP Automation Object Model.