What is the difference between Normal mode and Fast mode ?
Answer Posted / skk
Normal Mode: Normal (displays execution marker)?Runs your
test or component with the execution arrow to the left of
the Keyword View or Expert View, marking each step or
statement as it is performed. If the test contains multiple
actions, the tree in the Keyword View Item column expands
to display the steps, and the Expert View displays the
script, of the currently running action. This option
requires more system resources.
Fast Mode: Runs your test or component without the
execution arrow to the left of the Keyword View or Expert
View and does not expand the item tree or display the
script of each action as it runs. This option requires
fewer system resources
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the basic concept of qtp?
How to find a window is minimized or not
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How to data driven test for Win objects in QTP ?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
If I change the object name in one action will it be updated in all the actions? Or not?
What is contained in the object repository?
What is the Difference between test object and run time object?
What is difference between shared and local object repository?
Analyzing the checpoint results?
diff between qtp versions from 8.5
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
How did you use regular expressions in QTP and also in WR?