Slow down the speed that scripts are being run when launched from ALM

UFT One 24.2

ALM 17

App in SAP Portal v800

I have an application that is very slow and was looking to slow the scripts down.

If I run the scripts through UFT  on Run Mode = Debug, they all pass

If I run the scripts through UFT  on Run Mode = Fast, they 99% pass

If I run the scripts through ALM, which auto selects Fast mode, then there a several places that the code will fail.

I need to rule out that the speed used via ALM running the scripts is not the issue.

It is impossible to fix code that will not fail when running the scripts directly through UFT

I have input so many wait conditions, there is more of them, then there is actual testing code.

MY Question:

Anyone know a way to slow down the speed that scripts are being run when launched from ALM.

Tags:

Parents Reply
  • 0   in reply to   

    Sorry that my explanation is not clear - what I mean by wait conditions is: waiting for a condition to appear / visible, using loop so it only looks for the condition for 30 time / 30 secs, while the wait symbol exists on page do not continue, etc and yes, wait 1 or wait 2.

    Sometimes there is actually nothing that changes on the page, or the page opens with 'No Orders Found' but that is not true because it is still searching and then it appears. I also use refresh on the page and then wait for the wait symbol to stop pulsing and then check etc etc.

    But, I think we are getting off track

    MY Question:

    Anyone know a way to slow down the speed that scripts are being run when launched from ALM.

Children
No Data