ShaunR Posted October 11, 2011 Report Share Posted October 11, 2011 The year that it all went wrong 1 Quote Link to comment
0_o Posted October 11, 2011 Report Share Posted October 11, 2011 (edited) Great post! Do you know how to integrate test unit, rspec, cucumber and fitnesse into LabVIEW? I'd like to manage my tests from Ruby since it's free tools are much more advanced than what I found in LV. Do you think this is a good idea? Is it possible at all? If not, do you know how to best implement the agile process in LabVIEW? Thanks in advance, Dror. Edited October 11, 2011 by 0_o Quote Link to comment
Phillip Brooks Posted October 11, 2011 Report Share Posted October 11, 2011 If not, do you know how to best implement the agile process in LabVIEW? VI Tester? - http://forums.jki.net/topic/985-vi-tester-home-page/ Quote Link to comment
ShaunR Posted October 11, 2011 Author Report Share Posted October 11, 2011 Great post! Do you know how to integrate test unit, rspec, cucumber and fitnesse into LabVIEW? I'd like to manage my tests from Ruby since it's free tools are much more advanced than what I found in LV. Do you think this is a good idea? Is it possible at all? If not, do you know how to best implement the agile process in LabVIEW? Thanks in advance, Dror. I know nothing about Ruby...and probably never will. But I would imagine the test tools for it are aimed at that environment in the same way as they are in Labview and (probably) not compatible. If you want to manage your tests in Ruby. Write the tests in Ruby! Whats the point of mixing and matching technologies and the headaches associated with getting them to play nicely (activeX springs to mind). Agile development is language agnostic. It is also discipline independent since it is a group of project management methodologies. So the answer to how do you implement it in Labview is "the same way you would for anything else". I personally use M$ Project and. at a push, will use Excel - it's not really important. The key point is for some of your incremental release gates (cycle results) to coincide with major milestones on a more encompassing, linear plan (since that is what the upper echelons of management prefer). Quote Link to comment
PaulL Posted October 12, 2011 Report Share Posted October 12, 2011 For Agile, we use Greenhopper: http://www.atlassian.com/software/greenhopper/?gclid=COKzjtfI46sCFWwZQgodR3_eMg. Quote Link to comment
Ravi Beniwal Posted October 12, 2011 Report Share Posted October 12, 2011 This was an hour well spent 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.