How to enable the "Cloud Runner" in Automation Test framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2023 01:50 AM
We are trying to set up the cloud test runner in our client instance and could not find the "Cloud Runner"
From ServiceNow store - "ATF Test Generator and Cloud Runner" ( Dependencies and Licensing )
We have the following system plugin - com.glide.auth.mutual - already installed in our instance.
Any article or inputs might help us to reproduce the Demo steps (https://www.youtube.com/watch?v=luWyj8Gy0v8)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2023 06:25 AM
-Ensure that the Cloud Runner plugin is installed in the instance.
-Navigate to System Definition > Plugins.
-Find the Cloud Runner plugin in the list of plugins and click Activate.
-Navigate to Automated Test Framework > Cloud Runner.
-Click Enable Cloud Runner.
-Enter your Cloud credentials and click Submit.
For asking ServiceNow-related questions try this :
For a better and more optimistic result, please visit this website. It uses a Chat Generative Pre-Trained Transformer ( GPT ) technology for solving ServiceNow-related issues.
Link - https://nowgpt.ai/
For the ServiceNow Certified System Administrator exams try this :
https://www.udemy.com/course/servicenow-csa-admin-certification-exam-2023/?couponCode=NOW-DEVELOPER
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 10:23 PM
Not helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2023 05:52 PM
Same issue here, ATF Test Generator and Cloud Runner is installed but also can't see the the Cloud Runner option? Have you been able to resolve this? Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2023 07:02 PM
Had the same issue but we got it to appear.
Saw the below in our instance. I only installed com.glide.auth.mutual since the Store said it was a dependency. We already had com.glide.automated_testing_framework installed.
Also tried repairing com.glide.automated_testing_framework but no luck.
What worked was I had to actually "Get" ATF Test Generator and Cloud Runner from the Store and it loaded another plugin in our list, not included in the above ATF plugin grouping. Notice the ID is different too (sn_atf_tg).
After installing sn_atf_tg we can now see Cloud Runner related modules. Hope it helps.