Manuals / Exploratory Testing / Ch 4

A · StructureBeginner30 min read

4. Note-taking that survives the session

Exploratory Testing · 36 pages source format

Notes are your product. Future-you and teammates need paths, data used, observations, and open questions — not a novel.

What you'll learn

  • Threaded notes
  • Evidence capture
  • Promoting to bugs

Note structure

Timestamps, area, action, observation, question/bug seed.

[12:04] Cart — changed qty 1→0 — button stayed enabled — Q: empty cart state?
[12:11] BUG? — promo code "SAVE" applies twice — screenshot.png

Do this now

Adopt a template. Use it in your next session.

Clear?

Evidence hygiene

Screenshots, HAR, console, user id, build number. File bugs same day.

Do this now

Promote at least 2 note seeds into proper bugs or risk notes.

Clear?

Checklist