What is the main disadvantage of using low level and Analog
modes?
Answer Posted / sonal.pagare
Use analog recording or low-level recording only when normal
recording mode does not accurately record your operation as
they require more disk space than normal recording mode.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What are the different ways to invoke an application using QTP?
regular expression in qtp standar check point for months from accepting months from january to december only
Which functionalities of QTP used in banking project?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
How to use the object spy in quicktest professional 8.0 version?
how will you check how many members visited the website www.infosys.com?
In qtp, how you can remove the spaces from string?
Where to use function or action?
Hi All, How to get repeated word in string . Thanks Balaji
Can we create a qtp test from qc?
How to analyzing test results using quicktest professional (qtp)?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What is the architecture of your project? Can any one answer for this question plz........
What are the different recording modes?