Thank you for the explanation!
As I build test cases, I’ve noticed they need an initial state to run individually or as a set in Test Manager. Adding this initialization to every test case feels a bit repetitive. Is there a better way to handle this in a test automation framework?
Also, there’s an asset JSON file in the test automation framework. Would it be okay to add test data queue names to this file? I’d appreciate your thoughts on this!