what is the use of VIRTUAL OBJECTS? explain ?
Answer Posted / abhesheke
i hope ur are talking about virtual objects wizard this
option is present in winrunner this is specfically used to
recognize any new object.
example:if u have a object which is download from internet
such application cannot be recognized by the tool so to
recognize such object we use virtual object.
any queries plz feel free to ping me
abhesheke@yahoo.com
| Is This Answer Correct ? | 10 Yes | 9 No |
Post New Answer View All Answers
How to find the length of the string in qtp?
How to attach a file to TD?
Tell some commonly used Excel VBA functions?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Can we run multiple QTP scripts one after the other without manual intervention? How?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
What is QTP’s model for test creation?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
What is checkpoints for qtp?
How to test results for qtp ?
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
What is TOM in QTP?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
What are the views available in qtp?