Test Scope
Test scope defines the features, requirements, systems, and quality characteristics that will and will not be tested during a project.
“A description of the test object and its features to be tested.”
(Definition reproduced from the ISTQB Glossary. Copyright belongs to ISTQB.)
View the complete ISTQB GlossaryWhat is Test Scope?
Clearly defining scope helps allocate testing effort efficiently while avoiding misunderstandings and uncontrolled expansion of testing activities.
Boundary definition: Identifies included and excluded items.
Resource optimization: Focuses testing on agreed objectives.
Expectation management: Aligns stakeholders on testing coverage.
Real World Example
A tester is told to "test the new payment feature" for a release and starts testing broadly across the entire checkout flow, including areas that weren't actually changed this release.
Without a clearly defined Test scope, the tester spends two of three available days re-verifying unrelated, unchanged checkout areas, leaving barely any time for the new "buy now, pay later" option the release was actually about.
Before testing begins, the test lead defines the actual Test scope in writing: specifically the new payment option and its interaction with existing payment methods, explicitly excluding the unrelated, unchanged areas, so effort concentrates where it's needed.
With a clearly defined scope, the tester spends the full three days deeply testing the actual new feature and catches an edge case where the new payment option silently fails for international addresses — a defect that would have gone unfound had time stayed spread across areas outside the real Test scope.
Practice Questions
Question 1
A tester is told to "test the new payment feature" and spends most of their limited time re-verifying unrelated, unchanged checkout areas instead of the new feature itself. What is missing?
Question 2
Which document or statement BEST defines a test scope for a release?
Test your knowledge with real ISTQB-style questions
You’ve learned Test Scope. Test your understanding with topic-specific questions in our Mock Exams.