- A
Explicitly define the staging environment as the target scope
The rules of engagement must specify the exact targets. Since the test is to be performed against staging, it must be listed as the authorized target system. This ensures legal coverage and clarity.
- B
Require the tester to use non-disruptive testing techniques only
Why wrong: While non-disruptive techniques are important, the most critical element is having the correct target in scope. Without that, the test cannot proceed legally.
- C
Include the production IP ranges in the scope 'just in case'
Why wrong: Including production IPs would expand the scope unnecessarily and could lead to accidental testing of production systems, violating the client's availability requirement.
- D
Specify that the test must be performed from the internet only
Why wrong: The testing location (internal vs external) is a separate consideration. The primary issue is defining the target environment, not the testing source.
Quick Answer
The answer is explicitly defining the staging environment as the target scope. This is correct because scoping a staging environment to avoid production impact requires the rules of engagement to precisely identify the authorized systems by their unique IP addresses and domain names, ensuring all testing activities are confined to the isolated replica. Without this explicit definition, a tester might inadvertently scan or exploit a production asset, violating the client’s availability requirements and invalidating the test results. On the CompTIA PenTest+ PT0-002 exam, this scenario tests your understanding of scope creep and the importance of boundary definition in rules of engagement—a common trap is assuming that a “mirror” environment can be tested without formal scoping, leading to accidental production disruption. Remember the memory tip: “Scope the clone, not the throne”—always lock down the exact staging boundaries to keep production untouched.
PT0-002 Planning and Scoping Practice Question
This PT0-002 practice question tests your understanding of planning and scoping. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A client has a critical web application that cannot be tested in the production environment due to availability requirements. A staging environment exists that exactly mirrors production, but it uses different IP addresses, domain names, and a subset of data. The staging environment is isolated from production networks. Which scoping element is most important to include in the rules of engagement to ensure a valid test?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Explicitly define the staging environment as the target scope
Option A is correct because the staging environment is an exact mirror of production but uses different IP addresses, domain names, and a subset of data. Explicitly defining the staging environment as the target scope ensures the tester focuses all activities on the authorized systems, preventing any accidental impact on production. This scoping element is critical for a valid test because it aligns the test with the client's availability requirements while still allowing comprehensive security testing on a representative environment.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Explicitly define the staging environment as the target scope
Why this is correct
The rules of engagement must specify the exact targets. Since the test is to be performed against staging, it must be listed as the authorized target system. This ensures legal coverage and clarity.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Require the tester to use non-disruptive testing techniques only
Why it's wrong here
While non-disruptive techniques are important, the most critical element is having the correct target in scope. Without that, the test cannot proceed legally.
- ✗
Include the production IP ranges in the scope 'just in case'
Why it's wrong here
Including production IPs would expand the scope unnecessarily and could lead to accidental testing of production systems, violating the client's availability requirement.
- ✗
Specify that the test must be performed from the internet only
Why it's wrong here
The testing location (internal vs external) is a separate consideration. The primary issue is defining the target environment, not the testing source.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates may confuse operational constraints (like non-disruptive techniques) with scoping requirements, or they may incorrectly assume that including production IPs as a 'safety net' is acceptable, when it actually violates the core principle of scope definition and availability requirements.
Detailed technical explanation
How to think about this question
In penetration testing, scoping defines the boundaries of authorized testing, often using CIDR notation or specific hostnames. For a staging environment that mirrors production, it is common to use the staging domain names and IP addresses (e.g., 10.0.1.0/24) in the scope, while production ranges (e.g., 203.0.113.0/24) are explicitly excluded. This prevents accidental traffic leakage or ARP spoofing from affecting live services, even if the networks are isolated, as misconfigurations in routing or DNS can occur.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A security analyst at a medium-sized enterprise encounters this scenario during an investigation or architecture review. The correct answer reflects best practice for the specific threat or control described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Security exam questions test whether you can match controls to threats in context — not just recall definitions.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Planning and Scoping — study guide chapter
Learn the concepts, then practise the questions
- →
Planning and Scoping practice questions
Targeted practice on this topic area only
- →
All PT0-002 questions
509 questions across all exam domains
- →
CompTIA PenTest+ PT0-002 study guide
Full concept coverage aligned to exam objectives
- →
PT0-002 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related PT0-002 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Planning and Scoping practice questions
Practise PT0-002 questions linked to Planning and Scoping.
Information Gathering and Vulnerability Scanning practice questions
Practise PT0-002 questions linked to Information Gathering and Vulnerability Scanning.
Attacks and Exploits practice questions
Practise PT0-002 questions linked to Attacks and Exploits.
Reporting and Communication practice questions
Practise PT0-002 questions linked to Reporting and Communication.
Tools and Code Analysis practice questions
Practise PT0-002 questions linked to Tools and Code Analysis.
PT0-002 fundamentals practice questions
Practise PT0-002 questions linked to PT0-002 fundamentals.
PT0-002 scenario practice questions
Practise PT0-002 questions linked to PT0-002 scenario.
PT0-002 troubleshooting practice questions
Practise PT0-002 questions linked to PT0-002 troubleshooting.
Practice this exam
Start a free PT0-002 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this PT0-002 question test?
Planning and Scoping — This question tests Planning and Scoping — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Explicitly define the staging environment as the target scope — Option A is correct because the staging environment is an exact mirror of production but uses different IP addresses, domain names, and a subset of data. Explicitly defining the staging environment as the target scope ensures the tester focuses all activities on the authorized systems, preventing any accidental impact on production. This scoping element is critical for a valid test because it aligns the test with the client's availability requirements while still allowing comprehensive security testing on a representative environment.
What should I do if I get this PT0-002 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This PT0-002 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PT0-002 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.