Jump to content

Are you "Real" software engineer?


Recommended Posts

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 by 0_o
Link to comment

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).

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.