Archive | Uncategorized RSS feed for this section

Happy Birthday, Quality Tree Software

Last month marked the 15 year anniversary of my decision to go into business for myself. Over the last decade and a half I have learned so very much, and had the opportunity to work with so many amazingly cool people. I feel immensely grateful. I’ve also had my challenges: strategic and financial missteps that [...]

Read full story Comments { 10 }

Question from the Mailbox: What Metrics Do You Use in Agile?

A reader wrote me to ask: I know what metrics to use to manage a traditional phased project. But what metrics do you use on Agile projects? I started drafting my answer in a private email but I decided that it was time to put my answer on the record. This is a great question. [...]

Read full story Comments { 9 }

That’s a Nice Theory

Dale Emery has taught me an enormous amount about using resistance as a resource. I’m grateful. I use his ideas every time I set foot in a classroom or start consulting with a new client. In particular, I channel my inner Dale whenever discussing any of the various controversial things I advocate, such as: The [...]

Read full story Comments { 7 }

It’s a Book!

Happy New Year! A funny thing happened on my way to inbox 0 last week: I wrote a book in 4 days. I didn’t mean to. And actually it’s not true to say that I wrote it in just 4 days. I assembled it in 4 days; I wrote it over 15 years. Allow me [...]

Read full story Comments { 7 }

What Software Has in Common with Schrödinger’s Cat

In 1935, physicist Erwin Schrödinger proposed a thought experiment to explain how quantum mechanics deals only with probabilities rather than objective reality. He outlined a scenario in which a cat is placed inside a sealed chamber. Inside the chamber is a flask containing a deadly substance. There is a small bit of radioactive material that [...]

Read full story Comments { 14 }

2nd Annual QA/Test Job Posting Study

This is a guest blog post by Daniel Frank, my assistant. Daniel took on the challenge of updating the QA/Test job study for 2011, just in time for making New Year’s resolutions. Enjoy! Elisabeth It’s been a little over a year since Elisabeth published “Do Testers Have to Write Code,” the results of an in-depth [...]

Read full story Comments { 8 }

Checking Alignment, Redux

I’ve been writing a lot lately. Writing for long stretches leaves me mentally drained, nearly useless. The words dry up. I stop making sense. I find it increasingly difficult to form coherent sentences that concisely convey my meaning. Eventually I can’t even talk intelligibly. I recall attending a party after a week of solid writing [...]

Read full story Comments { 4 }

Exploratory Testing in an Agile Context Materials

I’m giving a session at Agile2011 in Salt Lake City at 9AM Wednesday on Exploratory Testing in an Agile Context. The session itself will be entirely hands on: we will explore a hand-held electronic game that I brought while discussing how ET and Agile fit together hand-in-glove. However, I did produce materials for the session: [...]

Read full story Comments { 7 }

Files shuffled around

When I moved my blog, I didn’t do a good enough job of verifying that all the assets moved over. Several folks have contacted me asking for their favorite content to be restored. Whoopsie! Many many thanks to everyone who contacted me. Please accept my apologies both for breaking links and also for taking so [...]

Read full story Comments { 0 }

Checking Invisible Elements

This week, I’m investing a bunch of hours on my side project. Today, I’m working on a feature where a field is supposed to remain invisible until a user enters a combination of values. There are a variety of ways to test this code including testing the javascript with something like Jasmine. However, in this [...]

Read full story Comments { 10 }