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 |
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
How do you check ticket cost and ticket number in flight application?
what r the main benefits of automation?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
HOw to add the recovery file at runtime to the test file .
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
What is qtpro? What is a quick test professional?
w is datatable
How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting
is it possible to check the text displayed in the tool tip using QTP? if so, how?
what is error and fault in terms of software quality?