Hi everyone,
I’m working on integrating an external test program with Tulip and wanted to get some advice from the community on best practices for this setup.
Here’s the scenario:
-
I have a Tulip app running on a Player.
-
On the same machine, I also have an external test program that I need to trigger from Tulip.
-
Once the program runs, it generates test data/results that I’d like to bring back into Tulip (e.g., to display, log, or store in a Table).
I’m curious what the recommended approach is for this kind of integration.
Has anyone implemented something similar? What’s worked best for you in terms of reliability and simplicity?
Any examples, setup details, or best practices would be greatly appreciated!
Thanks in advance,
Luke.