NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for a deployment solution

We are looking for a way to deploy TestStand applications to multiple test stations for multiple UUT's. We'd like to decouple the solution from our version control system by "pushing" files from version control to a "release" server. The test stations would then run some type of client application that would "pull" any new or missing files required to test the current UUT. The release sever will have a directory of common code as well as project specific directories, so the client must have a list or bill of materials that specifies what files are required for each UUT. I've written code to do this kind of thing before at my previous company, but I would like to find an off-the-shelf or open source solution if possible. Suggestions?
0 Kudos
Message 1 of 2
(3,204 Views)
Hi Mark,

Just searching the Internet I found a few different "software release management" solutions that fit the description that you put forth. I can't guarantee that they will all work with TestStand and that you won't have to design into your system solution some features to make it comply with the release management model, but here is one example of a package like this that you can start looking at:

http://www.cs.colorado.edu/serl/cm/SRM-long.html

Jason F.
Applications Engineer
National Instruments
www.ni.com/ask
0 Kudos
Message 2 of 2
(3,204 Views)