Library › Book 11 › Session-Based Test Management (SBTM)
Session-Based Test Management (SBTM)
3.1🔒OverviewExploratory testing is not "clicking around." It is simultaneous test design, execution, and learning — guided by a charter and bounded by…
3.2🔒What Is Exploratory Testing?Exploratory testing is a style where the tester simultaneously designs tests, executes them, and learns about the system — all at once…
3.3🔒ChartersA charter is a mission statement for your testing session. It answers: "What am I testing, and why?"
3.4🔒SessionsA session is a focused, uninterrupted block of testing, typically 60-90 minutes.
3.5🔒DebriefsAfter each session, conduct a 10-15 minute debrief:
3.6🔒Heuristics for ExplorationHeuristics are mental shortcuts that guide your exploration.
3.7🔒Key Takeaways — Chapter 3- Exploratory testing is disciplined investigation, not random clicking - SBTM provides structure through charters, time-boxed sessions…
3.8🔒Q&ASelf-Assessment Quiz — Chapter 31. What three elements make up the SBTM framework? 2. Write a charter for testing a social media "share" button. 3. Why is a time box…
3.9🔒Exercises — Chapter 3Beginner: Choose a website you use daily. Write three charters for different features using the formula. Do not execute yet — just write…
3.10🔒Q&AResume phrasing- Led session-based exploratory testing campaigns that discovered 30+ defects missed by scripted regression suites, including 5 critical…
3.11🔒Q&ACover letter framingI bring rigor to exploratory testing through session-based management — every exploration has a charter, a time box, and a documented…
3.12🔒Q&AInterview framing"I approach exploratory testing as disciplined investigation, not ad-hoc clicking. I write a focused charter — 'Explore X with Y to…
3.13🔒Q&AWhat not to say- "Exploratory testing is just clicking around to see what breaks" — reveals no understanding of structure or methodology - "I don't need a…
3.14🔒Q&AQuestion 1Prompt: You have two days before a major release and the PM asks you to do exploratory testing on a newly redesigned checkout flow. How do…
3.15🔒Q&AQuestion 2Prompt: During an exploratory session, you discover a potential security issue (user A can see user B's order details by changing the URL)…
3.16🔒Q&AQuestion 3Prompt: Your test lead says exploratory testing is not worth the investment because "we already have 2,000 automated regression tests." How…
3.17🔒Q&AQuestion 4Prompt: Describe how you would use the SFDPOT heuristic to explore a file upload feature you have never seen before. What a strong answer…