All Test not captured in Update set

DevtoSME
Giga Guru

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?

1 ACCEPTED SOLUTION

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=

View solution in original post

6 REPLIES 6

Mike_R
Kilo Patron
Kilo Patron

There's a couple of methods. How many Tests do you have?

ok im going to try this now

DevtoSME
Giga Guru

41 test

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=