NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Collaborative developpement recommandations

Hey hi !

 

I'm a beginner with NI teststand, I was given a Teststand 2016 SP1 project.
I wanted to know if you had any recommendations on collaborative backup solutions (like git or azure) because I have another colleague who will soon help me in the development and maintenance of the tester.

 

Thanks !

SB

0 Kudos
Message 1 of 2
(124 Views)

0.) Don't use sth like zip-file based pseudo version control! On no platform!

 

1.) Define yourself the terms on which you want to collaborate, like regular communication / who is working on what

 

2.) Use a Source Code Control system like git or SVN, but don't just use it for the sake of using it. Each tool can be applied suboptimally / wrong. Coming back to 1.) --> know the tool features you need to implement your workflow.

 

3.) Use a managed instance of whatever SCC you are using. Don't get bogged down with maintaining this as well. I do take it as a given, that the SCC instance is backed up regularly.

 

To state it clearly: SCC is no backup system

 

 

Message 2 of 2
(87 Views)