How to enable the "Cloud Runner" in Automation Test framework

Mohan60
Tera Contributor

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)

Join us for our series of live sessions focused on platform topics like Automated Test Framework (ATF), Instance Scan, Upgrade Center, Source Control, and CICD, as well as everything Workflow Automation. This academy runs every other week, except for major holidays. We'll have product experts on ...
5 REPLIES 5

sourav1999
Mega Guru

-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

Not helpful 

Winnie P
Mega Sage

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.

EC
Tera Contributor

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. 

EC_0-1686707575794.png

 

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). 

EC_1-1686707631596.png

 

After installing sn_atf_tg we can now see Cloud Runner related modules. Hope it helps.