testcharters
A test charter, or testcharter, is a concise document used in software testing to guide a specific testing session. It defines the objective, scope, and constraints, and serves as a lightweight agreement between testers and stakeholders for time-boxed exploratory work.
Common components include: objective or goal; scope; test approach; resources and roles; environment and data; timebox;
Charters are typically created by a tester in collaboration with a product owner, QA lead, or other
After a session, a debrief records what was learned, what defects were found, and what follow-up work
Benefits include clarity, focus, and traceability for exploratory testing; they support timeboxing and learning. Limitations include
See also exploratory testing, session-based testing, context-driven testing.