Behavior Driven Ops, Kanban vs. Scrum and a new upcoming Monitoring and Trending Tool

Testing Dash Metrics with Cucumber (Bradley Taylor) - A short article showing off a Cucumber feature for monitoring with Nagios. Kanban vs. Scrum (Henrik Kniberg) - A great, 26 page long PDF about the similarities and differences between Scrum and Kanban. Absolutely worth reading! Reconnoiter (Theo Schlossnagle) - Theo and his OmniTI Labs are working … Continue reading Behavior Driven Ops, Kanban vs. Scrum and a new upcoming Monitoring and Trending Tool

webrat: Automated Acceptance Testing with RSpec or Cucumber

Recently, I was looking deeper into how we could add some automated acceptance tests to our Ruby on Rails based website. We're using RSpec since quite a while now for TDD, but doing some high level acceptance tests was not on our agenda so far. DRY Cucumber Scenarios The new cool kid on the block … Continue reading webrat: Automated Acceptance Testing with RSpec or Cucumber