Description
The definition of insanity is doing the same thing and expecting different results….except in testing!
Just because it worked once doesn’t mean it will again… you might run through different path or methods – or simply into problems! Perform steps (searches, calculations) multiple times, reclick links.
Summary
I observe | An action (a search, an activation, a sub-program running) was completed successfully |
I think | Just because it worked once doesn’t mean that it will again (either with the same parameters or with other ones) |
My next step | Repeat the exact action, repeat the action with different parameters or from a different place. |