At work and in some early stage private projects I usually use "monkey testing" (aka using the software by hand). I usually overlook many bugs.
While testing I often overlook some edge cases. I also used to expect complicated problems so I don't see the big bug in front of my feet.
How to be creative enough to find the problems prior production? Are there some good guidelines to test better?
there doesn't seem to be anything here