Imaging having The Witcher on your dev team...
dev.to·1d·
Discuss: DEV
Flag this post

Influence doesn’t have to look like volume or certainty. It could look like curiosity, with an edge of empathy and wisdom.

And I am so curious - when it comes to making testing easier. I also love a heuristic. Does not mean I always remember them, so take my advice — i’m not using it. Here’s an exploratory testing heuristic using the acronym W.I.T.C.H.E.R

W.I.T.C.H.E.R Heuristic

W — Workflows

  • Explore common and edge workflows, identify typical user journeys and uncommon paths. Test each step, transitions, and decision points.
  • Integration points - check interactions between different system components and third-party services. Ensure data consistency and flow.
  • Error Handling - validate how the system handles errors, including user errors, system erro…

Similar Posts

Loading similar posts...