Oct 15 2008 03:39:34 AM Posted By : Raghavan
Comments (0)

QEngine has various settings that will help running scripts efficiently.

I will explain various QEngine settings in series of blog post starting with this.

Fast Mode Playback

In QEngine, the scripts got recorded will also include the time taken while recording. During Playback, the play will pause for the time taken during recording and then proceed to further action. In such case if you take more time during recording then the play will also pause for such time, even though the application loaded properly in the browser. Using "Fast Mode" playback, the play need not wait for the time taken during recording and will do all the recorded action immediately after the application loaded properly in the browser. You can also insert minimum pause time between the actions.

To configure Fast Play Mode Goto "Settings -> Replay Settings" and choose the option "Fast - Run as fast as possible" and save the settings.

You can configure Fast Mode Play using a Built-in Script function "setFastMode()". You can also disable Fast Mode Playback using "setFastMode("false")".

Fast Mode Play will enable you to run the scripts in shorter time framework which in turn will improve productivity.

In my next blog i will explain "AJAX Element Handling" setting in QEngine.

Thanks
Raghavan

No one has commented yet! Be the first one to comment!

Post Comment

38.107.179.228 (38.107.179.228)