- A
Check that the backup job completed successfully during the last seven days.
Why wrong: A successful job indicates data was copied, but it does not prove that the backups can be restored correctly.
- B
Restore a backup into an isolated test environment and validate the result.
An isolated restore test proves the backup can be recovered and helps verify that data and services meet recovery expectations.
- C
Increase the backup retention period to reduce the chance of future loss.
Why wrong: Retention helps with historical copies, but it does not validate that the current backup set is usable.
- D
Compress the backup files further so they take up less storage.
Why wrong: Compression may save space, but it does not demonstrate recoverability or improve confidence in restore operations.
Quick Answer
The correct choice is to restore a backup into an isolated test environment and validate the result. This is the only way to prove backup recovery after ransomware because it directly tests the integrity, completeness, and functionality of the data without risking the production network. Simply confirming that backup jobs completed successfully does not verify that the files are free from encryption or corruption, which is why a controlled restore is the definitive proof management requires. On the Security+ SY0-701 exam, this scenario tests your understanding of disaster recovery validation versus backup verification, with a common trap being to select “verify backup logs” instead of performing a test restoration. Remember the memory tip: “Don’t just check the log, restore the frog” — meaning you must actually run the restore to prove the backup works.
SY0-701 Security Operations Practice Question
This SY0-701 practice question tests your understanding of security operations. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. 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.
Following a ransomware incident, management wants proof that the organization can actually recover from its backups before declaring the backups trustworthy. What should the security team do next?
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
Restore a backup into an isolated test environment and validate the result.
Option B is correct because the only way to prove that backups are trustworthy after a ransomware incident is to perform a full restoration into an isolated test environment and validate the integrity, completeness, and functionality of the recovered data. Simply checking that backup jobs completed successfully (Option A) does not verify that the backup data is uncorrupted, free from ransomware, or restorable in a real scenario. A controlled restore test provides tangible evidence that the recovery process works and the data is usable, which is the core requirement of management’s request for proof of recoverability.
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.
- ✗
Check that the backup job completed successfully during the last seven days.
Why it's wrong here
A successful job indicates data was copied, but it does not prove that the backups can be restored correctly.
- ✓
Restore a backup into an isolated test environment and validate the result.
Why this is correct
An isolated restore test proves the backup can be recovered and helps verify that data and services meet recovery expectations.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Increase the backup retention period to reduce the chance of future loss.
Why it's wrong here
Retention helps with historical copies, but it does not validate that the current backup set is usable.
- ✗
Compress the backup files further so they take up less storage.
Why it's wrong here
Compression may save space, but it does not demonstrate recoverability or improve confidence in restore operations.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse backup completion success with backup recoverability, assuming that a successful backup job log is sufficient proof, when in reality only a full restore test in an isolated environment can validate that the data is usable and free from corruption or ransomware payloads.
Detailed technical explanation
How to think about this question
A proper restore test should be performed in an isolated sandbox or air-gapped environment to avoid re-infecting production systems, and should include validation steps such as checking file integrity hashes, verifying database consistency (e.g., DBCC CHECKDB for SQL Server), and confirming that applications can start and process transactions. In real-world ransomware incidents, attackers often target backup repositories to encrypt or delete backup files, so a successful restore test also confirms that the backup chain (full, differential, and transaction logs) is complete and that the backup software’s encryption and integrity checks have not been compromised. This process aligns with the 3-2-1 backup rule and the NIST SP 800-184 recovery framework, which mandates periodic recovery testing as a key control.
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 SOC analyst notices unusual lateral movement in the network at 2 AM. The IR playbook dictates: identify and contain (isolate the affected machine), then eradicate (remove the malware), then recover (restore from backup), then document. Skipping containment before eradication risks the attacker regaining access. Questions like this test the sequence and rationale of incident response phases.
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.
- →
Security Operations — study guide chapter
Learn the concepts, then practise the questions
- →
Security Operations practice questions
Targeted practice on this topic area only
- →
All SY0-701 questions
1,152 questions across all exam domains
- →
Security+ SY0-701 study guide
Full concept coverage aligned to exam objectives
- →
SY0-701 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related SY0-701 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
General Security Concepts practice questions
Practise SY0-701 questions linked to General Security Concepts.
Threats, Vulnerabilities, and Mitigations practice questions
Practise SY0-701 questions linked to Threats, Vulnerabilities, and Mitigations.
Security Architecture practice questions
Practise SY0-701 questions linked to Security Architecture.
Security Operations practice questions
Practise SY0-701 questions linked to Security Operations.
Security Program Management and Oversight practice questions
Practise SY0-701 questions linked to Security Program Management and Oversight.
Security+ social engineering questions
Practise SY0-701 questions linked to Security+ social engineering questions.
Security+ cryptography practice questions
Practise SY0-701 questions linked to Security+ cryptography.
Security+ IAM questions
Practise SY0-701 questions linked to Security+ IAM questions.
Security+ risk management questions
Practise SY0-701 questions linked to Security+ risk management questions.
Security+ incident response questions
Practise SY0-701 questions linked to Security+ incident response questions.
Security+ malware questions
Practise SY0-701 questions linked to Security+ malware questions.
Security+ vulnerability management questions
Practise SY0-701 questions linked to Security+ vulnerability management questions.
Practice this exam
Start a free SY0-701 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 SY0-701 question test?
Security Operations — This question tests Security Operations — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Restore a backup into an isolated test environment and validate the result. — Option B is correct because the only way to prove that backups are trustworthy after a ransomware incident is to perform a full restoration into an isolated test environment and validate the integrity, completeness, and functionality of the recovered data. Simply checking that backup jobs completed successfully (Option A) does not verify that the backup data is uncorrupted, free from ransomware, or restorable in a real scenario. A controlled restore test provides tangible evidence that the recovery process works and the data is usable, which is the core requirement of management’s request for proof of recoverability.
What should I do if I get this SY0-701 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 SY0-701 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 SY0-701 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.