What do you mean by low level recording in QTP?

Showing Answers 1 - 9 of 9 Answers

sunithaB

  • Sep 27th, 2006
 

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 or WinObject test objects. Use low-level recording for recording tests in an environment or on an object not recognized by QuickTest.

  Was this answer useful?  Yes

Sana Harinadha Reddy

  • Oct 7th, 2006
 

Any button with the text underline then it is sensitive then we will go for low level recording.

Means with in the object it makes sensitive ( it clicks on the object with the same x and y)

With in the object it makes x and y co-ordinates. When we run it clicks at the same x and y co-ordinates.

  Was this answer useful?  Yes

sudhakar2068

  • Oct 23rd, 2006
 

we can use this mode to record mouse pointer movement  on the desktop with

respective time. For example we can use this mode to record time based operation .

To select this mode we can follow Test menu->low level Recording

or ctrl+shift+f3

sudhakar kolla,

My email:kollasudhakar2005@yahoo.co.in.

My number:09819859346

  Was this answer useful?  Yes

I want to correct u Sudhakar

Low Level Recording is used to recognize any particular object which is not recognized by QTP because sometimes QTP couldnt recognize object via standard recording mode.

Your answer is for Analog Recording. Analog Recording is used to campture mouse movement

  Was this answer useful?  Yes

Naveen

  • Nov 10th, 2006
 

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 or WinObject test objects. Use low-level

recording for recording tests in an environment or on an object not

recognized by QuickTest. You can also use low-level recording if the exact

coordinates of the object are important for your test.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions