- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2018 02:16 PM
I'm trying to run simple scheduled test suites. They load up into Active Scheduled Test Runners and the Last Checkin column stays up to date. All the tests work individually, the suites work manually, and the suites work with Execute Now under scheduled. Have tried Chrome, FireFox, IE, and Edge. The Test Runners just sit and spin on "waiting for a test to run". I've done daily time schedules and periodic schedules
Using Kingston, testing Properties set to yes, runner properties: Timeout - 1800; Heartbeat - 60; Retention - 5 days.
One thing to note is a previous solution was to set the timezone to Central, haven't located a timezone option in Suite Schedules.
Thank you,
Dion
Solved! Go to Solution.
- Labels:
-
Automated Test Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2019 08:01 AM
I did find an answer to this, your test cases and test suites can all be at the application level but the automated scheduler for GUI apps has to be at the global level for it to be recognized.
V/R,
Dion

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2018 11:08 PM
Hi Dion
I believe you don't have a machine where a test runner is already opened manually. The scheduled suite works great if there are only Server Side Steps. If there is any UI step, then a runner has to be present on which the tests can be executed. For this, you can leave a runner always on a machine. Schedule runs will execute the tests on that active runner.
--
Best regards
Ankush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2018 07:37 AM
Thank you Ankush,
I actually had 1-4 Scheduled Test Runners running, 1 for each specified browser during the scheduled times of the scheduled suites.
All worked fine when I pushed the Execute Now button, they launched in the assigned browser with the active Scheduled Test Runners.
Otherwise, they all wait in the queue, they just don't trigger as scheduled, while Scheduled Test Runners are waiting for a test.
Thank you,
Dion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2019 03:50 PM
I got the same issue, were you able to get the scheduled tests to execute?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2019 06:56 AM
I believe the computer/laptop have to be on and open with your SN account logged on for ATF scheduled test to be able to run. It will not run if the computer turned off or logged off. This is the biggest downfall of ATF scheduled test.