what is difference between normal mode and fast mode?
Answer Posted / sreekanth chilam
normal mode :
step by step execution is done & Pointer(Cursor) is shown
befor each statement.execution time taken for running a
script will be more than fast mode.
Fast Mode :
General execution is done i.e no step by step execution...
execution time will be less for running the scripts when
compared to the Normal mode.
We can set this option from below navigation in qtp :
in QTP 8.2 :
Tools Menu --> Options --> Run Tab --> fast or Normal
(Radio Buttons we have to select)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Describe function procedure in vbscript.
What are the challenges you faced during you entire life automation ?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What is QTP scenario.
Is virtual object supported in low level recording mode?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
How to use checkpoints in qtp ?
When using descriptive programming?
How do I get the QTP scripts result in xml format by using vb script function?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
What is checkpoints for quicktest professional (qtp)?
How can you give wait up to 10 seconds in qtp?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
What is the limitation to XML Checkpoints?
Connect to QC using AOM.