Uwe,
It sounds like you have quite the project ahead of you! Fortunately, with TestStand 3.0 your development time will be much shorter than with the previous versions of TestStand. With TestStand 3.0, we made ActiveX controls which handle almost every common behavior used in an operator interface, and you can customize the controls to show certain data, colors, or step information. Probably the best way for you to familiarize yourself with the controls is to look at the simple operator interfaces that ship with TestStand. They install in <TestStand>\Operator Interfaces\Simple and are available in C#, C++, LabWindows/CVI, LabVIEW, and VB.NET. This will give you a good idea of how to get started.
There's also a manual called "Using LabVIEW with TestStand". Chapter 6 is all about the operator interfaces and how to create a custom operator interface.
Since the operator interfaces are fully customizable, it is totally possible to show 15 executions on one panel and display have some information about each of the executions.
The process models that ship with TestStand are also fully customizable. It doesn't sound like you'll be using the default sequential or parallel process model, but you can start with one of these models and change them to meet your needs. They are really just controlling sequence files, so it is as easy to add a step to a process model as it is to add a step to a regular sequence.
There are also synchronization step types which can help you control which steps can execute at the same time and which cannot execute simultaneously. You can launch new threads and new executions in your TestStand sequence with just 3 mouse clicks.
If you haven't used TestStand at all, I'd start learning about the development environment by reading the Getting Started with TestStand manual. You are lucky to have TestStand 3.0, because the documentation is much better for new users.
If you have time, it might be a good idea to enroll in a TestStand class, or at least see if you can purchase the manuals. The course is a really great way to get a good in-depth introduction to TestStand. You can see what courses we have available at
Customer Education.
I know this doesn't answer all of your questions, but I hope it gets you started in the right direction. There's a lot to address to get you going. Let us know if you have any other questions along the way.
Good luck!
Shannon R.
Applications Engineer
National Instruments