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 |
How to differentiate the webedit field like user name and password? Please tell any other best answer is ther
Scripts for Ascending order in qtp.
In a shared Object Repository in QTP if some object is changed how can the other script which is using the same object can be known
How you can replace string in qtp?
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.
what r the 3 basic factor on which we determine to perform automation
when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this
how qtp will recognise if application is run on many browsers
When Recovery scenario actually starts while testing the application?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
QTP WAS WORKING FINE BUT TODAY I GOT THE ERROR , THE MEMORY COULD NOT BE READ -REFERENCE MEMORY ,pPLEASE REPLY URGENT WHAT IS THE SOLUTON
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming