What is the difference Between LowLevel and Normal
Recording Modes?
Answer / sreeprasad
Low-Level Recording: Is useful if the exact coordinates of
the object are important for your test.
Normal recording: Is useful when the recording operations
that cannot be recorded at the level of an object.
Low level record is used to record the session even the
object is not recognized by the QTP.
2nd answer
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 |
for example u can take ebay or plifcart online shoping web application--------- write acode in vbscript in qtp---- search box and write (iphone6)and click on go button then opened diff prise iphones in next page but u can select 30,000 to 90,000 list pls write code?
2 Answers FFASVA, Genpact, Wipro,
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
What does SPLIT and JOIN commands do in Vbscript?
6 Answers Ordain Solutions, UBC,
What is Step generator in qtp? wt is the use? can u any body explain me? plz
How the exception handling can be done using quicktest professional (qtp)?
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts
Explain object spy in qtp.
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How many types of recording modes are there?
How to Compare two database tables by using QTP?Please give me code details.
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods