Tagged Questions
5
votes
1answer
213 views
Design pattern for an automated mechanical test bench
Background
I have a test fixture with a number of communication/data acquisition devices on it that is used as an end of line test for a product.
Because of all the various sensors used in the ...
5
votes
1answer
497 views
Why would you create a deployment script in PowerShell when you have TFS?
I'm experimenting with automatic deployment / continuous integration and had a talk with my team lead.
I told him I'm investigating creating build/deployment scripts in PowerShell and he said ...