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.