- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 01:27 PM
i have been creating atf test for over a month and realized my update set has not been current for most of them. I will need to move them to test soon. how do i go about making sure all my test are on this update set for deployment.
Will i have to create them all over again?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 01:37 PM
What i would do is, make sure you have your update set as the current update set, then
Open up the list view of all your Tests (that you captured in the update set)
InstanceName.service-now.com/sys_atf_test_list.do?sysparm_query=&sysparm_view=
In bulk, change the Active flag to false, then change back to true. Now that we updated the record, they will definitely be in the update set.
Then I would do the same for all the test steps.
instanceName.service-now.com/sys_atf_step_list.do?sysparm_query=&sysparm_view=
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 01:29 PM
There's a couple of methods. How many Tests do you have?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 01:39 PM
ok im going to try this now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 01:32 PM
41 test
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 01:37 PM
What i would do is, make sure you have your update set as the current update set, then
Open up the list view of all your Tests (that you captured in the update set)
InstanceName.service-now.com/sys_atf_test_list.do?sysparm_query=&sysparm_view=
In bulk, change the Active flag to false, then change back to true. Now that we updated the record, they will definitely be in the update set.
Then I would do the same for all the test steps.
instanceName.service-now.com/sys_atf_step_list.do?sysparm_query=&sysparm_view=