What is the difference between low level recording and
virtual object.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / narandra
Low Level Recording:
In Recording time QTP records "user actions with
respect to objects" along with "mouse coordinates" is
called Low Level Recording.
Virtual Object :
Some Times tools does not support the leatest
technologies to over come this draw back we use Virtual
Object Wizard.
| Is This Answer Correct ? | 4 Yes | 4 No |
if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.
What is log file? what is the use of Log fine. How to create? what are the contents and the main advantages of log files. plz do help me in this concepts as i have an interivew on qtp in a couple of days. plz do help me.. thanks in Advance.
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
what is the exact testing process in qtp plz explin ?
Explain about Checking Bitmaps?
What is Object Spy?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.
Explain how you can find length of array in qtp?
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
How can we see the analog recording steps in QTP..the Steps are stored in a track file with an extension .dat..how can we open the file..