How to Import/Export test cases, test suites or test results of ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2018 03:25 AM
Hello,
My question is that is it possible to Import/Export test cases, test suites or test results of ATF (Automated testing framework)? If yes, what are the steps to Import/Export test cases, test suites or test results of ATF from ServiceNow Instance.
It would be much appreciated if someone could please guide me on this.
Thanks and Regards,
Deepa
- Labels:
-
Automated Test Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2018 06:39 AM
Hi Deepa
Can you please provide some more information that how and where would you like to use the exported data and what is the use case to import? I might be able to provide better answers once I understand the use case.
--
Best regards
Ankush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2019 06:08 PM
Dear Ankush,
I have the same question as Deepa's.
I want to duplicate or modify the steps of the Tests in Suites.
When I make the test steps by adding the steps by manual each by each, it will take a lot of time.
Is there any way to export the file of Tests/Suites and open the file and modify the content and import the file of Tests/Suites?
Regards,
Yuri

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 05:36 AM
Hi Yuri
There are multiple tables involved in those operations (e.g.: sys_variable, sys_variable_value) in addition to sys_atf steps. I agree that this will take a lot of time. You can try parameterization feature (added newly in Madrid).
--
Best regards
Ankush