Capture an existing ATF Test or Suite in a new update setIssue You may decide that you want to migrate an ATF test or test suite to another instance, but you did not capture its creation in an update set. Recapturing the test/suite in an update set is fairly easy as long as you make sure to capture all the pieces involved.ResolutionMethod 1: Create an update set and make it current.Open the ATF test or test suite that needs to be captured and make a minor change. For example: Adding a character to the description.If capturing a suite, open each test separately and make another minor change.Open each test step in the ATF test(s) and make a minor change to each.Verify all the steps have been captured in the update set.Mark the update set as complete and move it to target instance, then commit it. Method 2: Create an update set and make it current.Open the ATF test which needs to be captured and click on 'Copy Test' ('Copy test suite' for a suite).Once the process is finished, a copy of the ATF test (or suite) and all its test steps will be captured in the update set. Note: Custom step configurations [sys_atf_step_config] need to be captured separately if they are required.