Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between low level recording and
virtual object.

Answer Posted / beginner

Low-Level Recording—enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation. This mode records at the object level and records all run-time objects as Window [Parent]or WinObject[child] test objects. Use low-level recording for recording in an environment or on an object not recognized by QuickTest.

Virtual Obj. Means.....
Application may contaion objects that behave like standard
objects but not recognize by QTP, u can define these
objects as a virtual objects and map them standard class.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is clean sweep?

2328


How to get the particular property value?

1129


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

1830


Tell me one scenario, the complex functionality you have automated in your project?

2029


How you can find the absolute value of the number in qtp?

1060


Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)

3760


How is a Step generator used in UFT?

1273


How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?

1220


How many types of recording modes in qtp? Describe each type with an example where we use them?

1092


How to replay a script in qtp?

1141


Output values? i want a practical example

1805


how will load the object during runtime?

2161


What are the different types of functions available in qtp and explain ?

1057


What is ObjectParamater?

2059


In an interview, what r the general questions asked in QTP? pls give me anwser to this question?

1928