Is it possible export customised features / functionalities / scripts from 1 instance to another instance ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2022 02:53 AM
Can automated test / suites be copied over from 1 instance (San Diego) to another Instance (San Diego)?
If i spend time to develop Test / Suites in PDI how do i ensure that these test can be exported and reused in another instance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2022 03:01 AM
Hey,
You can capture them in a update set and move to whichever instance you want.
Doc link:
https://docs.servicenow.com/bundle/sandiego-application-development/page/administer/auto-test-framework/task/atf-move-test.html
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2022 05:56 PM
Hi Aman, as always thanks for the link that you have provided.
The work done by you in an instance should not go to waste if the instance is gone or a user should not be limited.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2022 08:11 AM
While the use of update sets is correct, the link provided directs you to ATF which is unrelated. Please use this link to review the use of update sets.