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
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
How can i initiate the objects to find uniquely in OR
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
Explain the concept of object repository & how qtp recognizes objects?
What do you to script when objects are removed from application?
What is the difference between byref and byval in qtp?
What are the different types of recording modes in qtp? Which will be used when?
How many ways we can parameterize data in quicktest professional?
What is meant by Output Value in UFT?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
what are the mandatory properties for a tex boxc (scenario?)
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Can we create user defined functions in qtp?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
How we can import data from database?