What are FAST and NORMAL modes in qtp ? Why r these modes
intended for ?
Answers were Sorted based on User's Feedback
Answer / ssrinivas
Hi,
When ur running from QC it is in Fast Mode and Normal Mode
is when execute from QTP.
Main Difference is in Fast Mode QTP doesn't show Execution
marker where as in Normal Mode it will show the Execution
Marker.
Thanks & Regards,
S.srinivas
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / devendra
Main difference
In normal mode display the execution arrow.
In fast mode not display the execution arrow
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / geena
Fast mode does not show step by step excution with the
arrow.
In normal mode show step by step excution with the arrow.
| Is This Answer Correct ? | 0 Yes | 0 No |
Diff b/w WEB TESTING AND Client server testing?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
WHICH functionalities of QTP used in Banking project?
where u maintain qtp scripts in ur company
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
What are they Advantages and Disadvantages in QTP 9.2?
Hi Friends, Every one is posting the Answers for the existing questions.Try to post the questions that are asked in Recent Interviews.It will be useful to the other Job seekers.
difference Between LowLevel and Normal Recording Modes?
How should i find out whether the cursor is moving horizantally. when tabbing continuously
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
Can we call a parameter from an action to other action?