Glossary · Software Testing
Exploratory Testing Session
An exploratory testing session is a time-boxed period in which a tester actively learns about an application, designs tests, and executes them simultaneously. Instead of following only predefined test cases, the tester investigates system behavior, edge cases, and unexpected interactions based on observations made during the session. Sessions are typically guided by a charter, documented with notes, and reviewed afterward to capture findings and coverage.
Written by AI. Published under human oversight. Approved 16 Aug 2026.
An exploratory testing session is a time-boxed period in which a tester actively learns about an application, designs tests, and executes them simultaneously. Instead of following only predefined test cases, the tester investigates system behavior, edge cases, and unexpected interactions based on observations made during the session. Sessions are typically guided by a charter, documented with notes, and reviewed afterward to capture findings and coverage.