
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2022 04:32 AM
Have anyone heard why the new store plugins ATF Test Generator or Cloud Runner are not available from GA date? There is also suscpiously little written about them on docs. I would have expected this to be promoted with some degree of fanfare!!
https://docs.servicenow.com/search?q=ATF%20Test%20Generator
https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/auto-test-framework/concept/atf-cloud-runner-browser.html
It is barely referenced in a document and doesn't have it's own doc.
What is going on???? I have been waiting for this since the acquisition of dotwalk.io last year.
Hope someone out there have heard something or seen something that I have missed.
Solved! Go to Solution.
- 2,668 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2022 07:46 AM
Last I heard was early November as well, I've been randomly peeking at the store to hopefully see it pop up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2022 06:55 AM
ATF Test Generator and Cloud Runner are available as of today on the ServiceNow Store.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2022 03:58 PM
Agreed, couldn't find anything!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2022 12:08 AM
ServiceNow platform team has confirmed to me that it has been delayed, but not why or by how much! 😞
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2023 09:00 PM
Hi Thomas,
Good Day.
I am working as ServiceNow tester and I have one query on ATF Test generator, I have installed the plugin "ATF Test Generator and Cloud Runner" in UTAH instance. But in the left navigator I don't see Test Generator link. And when I did some research in google, I think ADCv2 load balance is not installed and I am not sure whether because of this ADCv2 load balance not installed TEST Generator is not showing up in the left navigation. please could you help me here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2023 09:45 PM
Hi bati1!
If you do not see the "Test Generator" module in the left navigation menu after installing the app, please log out and log back into the instance. It also helps to try from an incognito window just to make sure your browser cache is not affecting this. Usually this intermittent state goes away a few minutes after installing.
You can also check if your instance is in ADCv2 mode already by doing the following:
1. Navigate to `/adcv2/server` and you should see a host/ip returned
2. After confirming number 1, navigate to `/adcv2/supports_tls` and it should return `true`.
Hope this helps and please let me know if you need any more help.