ATF - Passing output data from one test test to another within test suite

StevenU
Tera Contributor

Hello,

I'm currently attempting to setup a few automated tests in ATF but I was wondering if there was a way to keep the output of one test and use it as an input on another. I know this is possible for test steps within the same test according to this article but I was wondering if I had a test suite with multiple tests, could the output generated in one test be used as the input for a different test within the same suite?

Thank you.

1 ACCEPTED SOLUTION

Ravi Peddineni
Kilo Sage

@StevenU 

 

This feature is available in Yokohoma release. Here's an video that explains the feature: 

https://www.youtube.com/watch?v=57YjV9qpGa8&t=1174s

View solution in original post

ServiceNow developers, get ready for a game-changer in the Yokohama release! 🎉 One of the most requested Automated Test Framework (ATF) features-Reusable Tests-is finally here. This new capability allows you to modularize and reuse test components across multiple test cases, making your testing ...
3 REPLIES 3

Ravi Peddineni
Kilo Sage

@StevenU 

 

This feature is available in Yokohoma release. Here's an video that explains the feature: 

https://www.youtube.com/watch?v=57YjV9qpGa8&t=1174s

ServiceNow developers, get ready for a game-changer in the Yokohama release! 🎉 One of the most requested Automated Test Framework (ATF) features-Reusable Tests-is finally here. This new capability allows you to modularize and reuse test components across multiple test cases, making your testing ...

@Ravi Peddineni ,

This is indeed what I was trying to do.

Thank you.

@StevenU 

This feature was long due from ServiceNow and this will make ATF a true test automation flow design tool.