Hello,
I have a test bench project for which the customer wants a very specific and custom UI.
One of the requirements for the UI is that it shall be written in C++ using the Qt framework.
We are used to writing all our test benches software with TestStand and would like to reuse our knowledge.
My idea is to build a C++/Qt with the specific UI and have all the rest (test definition, execution, test data base) running in TestStand.
Is there a way to drive TestStand from an external UI (I mean, a separate program), where I could run test sequences, get results, and query the test results database managed by TestStand?
Could you direct me to some examples that demonstrate how to do this?
Thanks in advance for your answers.
Any help is greatly appreciated!
Nicolas