what is difference between normal mode and fast mode?
Answer / 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 |
How to Analyze the Checpoint results by Text/Text Area Checkpoint?
I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
4 Answers Cap Gemini, Polaris,
What is the Test Object model in QTP?
How to interact tool & application build in QTP?
IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS
Tell me few important difference Between QTP and WinRunner?
What is the quicktest professional testing process?
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
what type of application we can select for automation testing and what is the entry criteria for automation
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?
How to do call a output parameter from one action to another action??/