Any way to speed up how fast the web test run?

Thursday, June 20, 2019
Avatar

I am using Rapise to conduct automated tests that navigate websites. I have hundreds of cases and conducting one set of regression tests can take hours. Was wondering if their is any way to speed up how fast the test can run?

1 Replies
Friday, June 21, 2019
Avatar
re: nwestlund Thursday, June 20, 2019

There is a built in delay to ensure there is enough time for the application to respond.

You can change those settings:

https://rapisedoc.inflectra.com/Guide/settings_dialog/

  • CommandInterval: Time interval (in milliseconds) between script commands during script execution.
  • IterationsCount: Your test script will be executed this many times consecutively during Playback.
  • ObjectLookupAttemptInterval: This is the time Rapise will wait between attempts to locate an object.
  • ObjectLookupAttempts: This is the number of times Rapise will attempt to locate an object.

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Thursday, June 20, 2019
  • Last Reply: Friday, June 21, 2019
  • Replies: 1
  • Views: 2606