Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 276747
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T00:58:10+00:00 2026-05-12T00:58:10+00:00

We’re starting to standardise on a Ruby-based testing framework, having had some very good

  • 0

We’re starting to standardise on a Ruby-based testing framework, having had some very good results out of RSpec and Cucumber-based testing recently. As this is a large enterprise, we’re going to attempt to put together a “standard” set of Ruby gems for testing, knowing we’re only ever going to get it ~90% right because of the broad mix of technologies being used.

Key technologies we’ve identified so far that we need to be able to support:

  • message transport layers: WebSphere MQ, Tibco (within our test cases, we need to be able to read/write messages & clear queues)
  • databases: SQL Server, Oracle, Sybase (we need to be able to do CRUD operations on each of these as part of our test cases)
  • user interfaces: Web, .NET, Java/Swing, Silverlight (ideally we’d be able to automate driving each of these UIs through an appropriate interface)

As a starting point, we’ve decided we want the following set of gems installed (in addition to those that come with Ruby itself):

  • cucumber (plus hoe and other dependencies)
  • rubywmq (for testing involving WebSphere MQ)
  • webrat
  • watir (for those cases where webrat won’t cut it)
  • rails (not so much for Rails itself, but for activerecord and the various DB drivers that come down as dependencies, as well as rake)
  • ruby-oci8 (for Oracle)

For Silverlight apps, we hope to be able to test them through IronRuby, but that’s very much unknown territory for us at this point.

Two questions:

  • any other key gems we’ve missed? Stuff that you just can’t live without? What’s good/bad/ugly?
  • any sources of reference for driving Java/Swing, Silverlight and .NET user interfaces? I’m aware of the RSpec book, but are there any others out there?

Thanks in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T00:58:10+00:00Added an answer on May 12, 2026 at 12:58 am

    I would add

    • Mocha. If you use Cucumber, Rspec or ActiveSupport, chances are it will get loaded automatically if installed.
    • Test::Unit or RSpec. The first one isn’t a GEM, it’s a standard Ruby library. Personally I’m a Test::Unit guy rather than a RSpec user, however you might want to give RSpec a try.
    • Shoulda Shoulda consists of test macros, assertions, and helpers added on to the Test::Unit framework.
    • Remarkable Remarkable is a port of all Shoulda macros to RSpec.

    Also you might want to use

    • RCov to check your LOC

    Not strictly related to tests but always about code quality:

    • Flay analyzes ruby code for structural similarities.
    • Flog shows you the most torturous code you wrote.
    • Reek a code smells detector for ruby
    • Roodi parses your Ruby code and warns you about design issues you have based on the checks that is has configured.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 208k
  • Answers 208k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Libcurl is the way to go. See http://curlpp.org for C++… May 12, 2026 at 9:37 pm
  • Editorial Team
    Editorial Team added an answer The good things about OOP come from tying a set… May 12, 2026 at 9:37 pm
  • Editorial Team
    Editorial Team added an answer In terms of maintaining data stored in XML files vs.… May 12, 2026 at 9:37 pm

Related Questions

We are developing a little application that given a directory with PDF files creates
We have been using CruiseControl for quite a while with NUnit and NAnt. For
We have a requirement in project to store all the revisions(Change History) for the
We have a remoting singleton server running in a separate windows service (let's call
We have an SVN repository running on a Windows server, and I want to

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.