Session-based exploratory testing per the Bachs' SBTM: authoring charters (Explore X with Y to discover Z), running time-boxed sessions (60-90 min), logging session sheets with TBS metrics, and closing with the PROOF session debrief (Past, Results, Outlook, Obstacles, Feelings). Bundles the classic exploration heuristics as references: Whittaker's seven test tours (Feature, Money, Landmark, Intellectual, Bad-data, Configuration, Garbage collector's), Kelly's FCC CUTS VIDS recon tours, Bach's SFDPOT what-to-vary catalog, Bolton's HICCUPPS-F oracle heuristic, and Bach's CRUSSPIC STMPL quality criteria - plus a ready-to-fill charter-card template and a session-sheet review checklist. Use when planning, chartering, running, debriefing, or reviewing an exploratory testing session, or when picking a test tour, heuristic, or oracle mid-session. For scripted manual test cases, use manual-test-script-author instead.
86
91%
Does it follow best practices?
Impact
86%
1.01xAverage score across 10 eval scenarios
Passed
No findings from the security scan
The shift-swap feature in our hospital rostering product is due to be enabled for the two pilot wards on Monday morning. It lets a nurse offer a shift and lets a colleague claim it, subject to skill-mix and rest-period rules that the roster engine enforces.
The ward managers' one fear is a swap that leaves a shift without a qualified nurse, or that double-books someone who is already rostered elsewhere. That is a patient-safety issue, not an inconvenience, and it is the thing that would force us to roll the pilot back.
I have exactly one 90-minute window on Friday with our clinical-domain tester, Marek, and no second attempt. He is the only person who understands the skill-mix rules well enough to spot a wrong roster at a glance.
Two hard rules. The staging environment holds a copy of real patient assignment data, so Marek works only in the synthetic ward W-TEST and never opens a record outside it. And the mobile app is not part of this pilot - web only.
I do not want a step-by-step script. Marek is faster than any script I could write and he will find things I would not have thought to list. What I need is a bounded assignment he can work from and a write-up I can put in front of the ward managers on Monday.
Produce a single file: docs/qa/shift-swap-friday-window.md.
It must contain:
Time available: a single uninterrupted 90-minute window, one tester, no repeat. Out of scope: the mobile app, any ward other than W-TEST, and the payroll export that consumes the roster.
Extract the following files before beginning.
=============== FILE: docs/shift-swap-pilot.md ===============
Pilot wards: W-04 (medical), W-09 (surgical). Enabled Monday 06:00. Synthetic ward for testing: W-TEST (mirrors W-04 staffing shape)