What is Virtual Object? Plz Explain me with an example?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
Some time the QTP is not able recognize advanced technology
in our application build.
To recognize these objects also forcefully Test engineers
are using Virtual object concept.
Navigatiion->Tool Menu->Virtual object->New Virtual object-
>click Next->
Selected expected type->click Next->Mark non recognized
object area->
click Next->click Next after confirmation->Specify logical
name to new entry->
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / abhesheke
Sreeprasad answer is correct i want to add few details
we use virtual object when out automation tools is not able to
recgonize any object example:a application download from
internet so to recgonize such object we use virtual object
this possible in both winrunner and QTP
the navigation is same as sreeprasad said
any query plz ping me to abhesheke@yahoo.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
how we can know qtp has used smart identification machanism during the execution.
How qtp identifies objects?
What is QTP’s model for test creation?
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
what is the diffrence bw qtp architectute and qtp framework?
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
how to test Web application using QTP software
What are the differences between quicktest professional and winrunner?
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
Explain about Test Fusion Report of QTP?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...