Can u tell me example for virtual objects?
Answers were Sorted based on User's Feedback
Answer / shebs
Using the Virtual Object Wizard, you can map a virtual
object to a standard object class, specify the boundaries
and the parent of the virtual object, and assign it a
logical name. You can also group your virtual objects
logically by assigning them to collections.
You can visit blog http://link2connect.blogspot.com/ to get
more information about QTP tutorials links
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vara
virtual object wizard is used to change the class name of an
object ,like from image to button etc.for example in many
websites we click on images to navigate to next pages.so
when we click on that qtp recognises it as a button where as
it should be an image . for this we use virtual object .you
can find this in tools meny
| Is This Answer Correct ? | 2 Yes | 5 No |
What is object spy in quicktest professional (qtp)?
please tellme ordernal identifiers in QTP?
Explain how you can delete excel file in qtp?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
Please guide me release notes of Automation once scripts are completed
what are the limitations of smart identification in qtp 9.0
What is diff. between ordinal identifier INDEX and Location?
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
What is QTP’s model for test creation?
how many wayes we do the parameterization?
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...
what's the difference in between function and sub and give some code as well