speerose Posted February 19, 2014 Report Share Posted February 19, 2014 Hi all, I am just wondering if anyone has experience with Continuous Integration in TestStand based projects. Particularly interested if you have used TeamCity. Any idea, advice, tips and feedback, etcc. would be greatly appreciated. Thanks and regards, Osman Quote Link to comment
Omar Mussa Posted February 19, 2014 Report Share Posted February 19, 2014 I haven't tried with TestStand but basically my approach would be to try to use the TestStand command line API to do any integration tasks. However, I'm not 100% sure what is exposed via the command line for TestStand. 1 Quote Link to comment
JackDunaway Posted February 21, 2014 Report Share Posted February 21, 2014 Two tips -- the TestStand Deployment Utility has a simple command line API for building deployments (and even installers), and I've talked with devs who successfully use TestStand sequences as functional/unit tests not only in the build environment, but also deployment environment (a particularly clever use of TestStand!) 2 Quote Link to comment
speerose Posted February 23, 2014 Author Report Share Posted February 23, 2014 Thanks to you both Omar and Jack for your tips. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.