Thursday, May 23, 2013

Friday, May 17, 2013

Embrace your Inner Designer

I've always thought good design is an important skill for developers.  Sure, I know about design, and I still could use improvement.

Here's a blog post from my brother, which I found helpful:
http://jaredrobinson.com/blog/openwest-embrace-your-inner-designer/?utm_source=feedly
There's a lot to learn from it.

Monday, March 4, 2013

Testing, "bugs cluster" and the "rumblestrip" heuristics


I thought this sounded like fault injection, and wondered if there might be a parallel in testing
Apparently, one rock band had a book of requirements for setting up their show.  If a seemingly silly requirement was missed, it was a signal that other things might be missed as well.  The requirement: a bowl of m&m’s with brown ones taken out.

I suppose in testing, if we notice one thing is missing, we can often suspect that other details may have been missed as well.  When we notice problems, we can/tend to think two things: that there are probably more bugs (they tend to cluster), and we should see how bad the bug we found can get.

Tuesday, February 26, 2013

Tips for automated testing (re-post)

The way this writer expresses himself suggests humility, in the Context-Driven sense.  I think it's worth a read.
https://devver.wordpress.com/2008/07/07/tips-for-unit-testing/

Monday, February 25, 2013

Recommended Reading: ScrumButs are the best part of Scrum

http://www.noop.nl/2009/09/scrumbuts-are-the-best-part-of-scrum.html

Here are some excerpts:

"...there are organizations that adapt Scrum for the wrong reasons, making it half-Agile, or even non-Agile... We might call these adaptations negative ScrumButs. They make a team's performance worse.
"But if you do your retrospectives well, they should lead to positive ScrumButs, making the team's performance better, which is great! It is the best part of Scrum! Scrum is a great starting point for many teams, just like XP and Kanban..."