ATF Test Generator and Cloud Runner store apps - Where are they?

Thomas Berge
Tera Expert

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.

2 ACCEPTED SOLUTIONS

Last I heard was early November as well, I've been randomly peeking at the store to hopefully see it pop up.

View solution in original post

jared5
ServiceNow Employee
ServiceNow Employee

ATF Test Generator and Cloud Runner are available as of today on the ServiceNow Store. 

 

https://store.servicenow.com/sn_appstore_store.do#!/store/application/db1676d7421441106f046193880e0b...

View solution in original post

12 REPLIES 12

Rahman3
Tera Expert

Agreed, couldn't find anything!

ServiceNow platform team has confirmed to me that it has been delayed, but not why or by how much! 😞

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

EdwinCoronado
ServiceNow Employee
ServiceNow Employee

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.