How can I transfer data between the application target and the UI test target?
I have an application that needs to be tested (UI). The application uses different feature configurations, and I’m looking for a convenient way to turn features on/off for proper testing. What are reliable and convenient ways to transfer information to the target application?