difference Between LowLevel and Normal Recording Modes?
Answers were Sorted based on User's Feedback
Answer / sudhakar
1. Normal Recording is also called as context senditive
record. It is used for recording the actions performed on
the standard GUI objects.
2. Low Level Recording is used to record atleast some
minimum operations on the non supported environments.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / naren
Low-Level Recording:Is useful if the exact coordinates of
the object are important for ur test.
Normal recording:Is useful when the recording operations
that cannot be recorded at the level of an object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Apart from above points:
Low level record is used to record the session even the
object is not recognized by the QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nadeem sharif uddin
Normal Level Is Object Context Level ; where QTP recognize
object with Physical Description Of only interacted object.
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 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 or component.
| Is This Answer Correct ? | 0 Yes | 0 No |
what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana)
Hello friends..... On which areas of an application we can not test with QTP
0 Answers Thatavarti Technologies,
how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?
What is Virtual Object? Plz Explain me with an example?
hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
What are the advantages of parameterization ?
what will be there in keyword view and expert view?
how do u get lib files into scripting files?
Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which does not have QTP installed..??
Tell me Three major differences between QTP & Winrunner?
How many types of trigger events are there in qtp?