Ruby Test Automation Tools

I was talking to a QA Manager friend of mine today, and got his opinion on test automation.

I wasn’t surprised that his opinion was similar to mine, but surprised they were basically identical.

Test automation is:

  1. ok for APIs, less so for UIs
  2. no panacea or replacement for manual testing
  3. real programming
  4. too painful if your app is not prepared for testing
  5. inefficient on a moving target.

When I need to do automated web testing, I usually use perl HTTP::WebTest.

He’s been looking around at some Ruby tools, mainly Selenium. RSpec is another. (OpenQA has a bunch of tools on their site.)

AtomicObject is a consulting company with a very interesting webpage on their Ruby testing philosophy and tools.

Another Ruby environment that looks interesting is Heroku.

This entry was posted in Business, Tech. Bookmark the permalink.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>