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
Month: June 2009
Setting up a test database on a ruby on rails continuous integration server using SQL instead of schema.rb
For developing our Ruby on Rails based web site, we usually take regular SQL dumps from our production servers (of course, anonymizing sensitive customer data along the way). Always having a fresh dump allows us to be on the safe side when writing database migrations. Having an up to date development database enables us to … Continue reading Setting up a test database on a ruby on rails continuous integration server using SQL instead of schema.rb
Too Busy to Blog
I've been busier than a one-legged man in an ass-kicking contest the past few weeks. And because of this I haven't been keeping up with my weekly posts. But yesterday, after getting through the guilt trip, I realized that I was missing more than just blogging. I was missing my weekly retrospectives and thereby losing … Continue reading Too Busy to Blog
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
1st Birthday: Best of Agile Web Operations
It's time to say "Thank you" to all of you, our loyal readers. Thanks for reading, commenting and subscribing to our posts for exactly one year now. That's right, Agile Web Operations is now one year old. I can hardly put into words how great it is to have you with us! 103 posts and … Continue reading 1st Birthday: Best of Agile Web Operations
