easymulti selectObjective-mapped

A developer finds a critical bug in a customer portal on Friday afternoon. The fix must be released quickly, but the team needs a way to reverse the change if testing reveals a problem and wants the release to follow the normal approval process. Which two practices should be used? Select two.

Question 1easymulti select
Full question →

A developer finds a critical bug in a customer portal on Friday afternoon. The fix must be released quickly, but the team needs a way to reverse the change if testing reveals a problem and wants the release to follow the normal approval process. Which two practices should be used? Select two.

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

Deploy the fix directly to production without approval

Skipping approval increases the chance of an uncontrolled outage or an unreviewed security issue.

B

Best answer

Create a documented rollback plan

A rollback plan allows the team to restore the previous stable version if the hotfix causes trouble.

C

Distractor review

Skip testing to meet the deadline

Skipping testing can introduce new defects and defeats the purpose of controlled release management.

D

Best answer

Follow the normal change approval and testing process

Change control keeps releases authorized, tested, and visible even when the fix is urgent.

E

Distractor review

Rename the release package to reduce risk

Renaming files does not reduce technical risk or improve the release process.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

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.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • 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.

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.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this SY0-701 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Create a documented rollback plan — A documented rollback plan and the normal change approval/testing process are the right choices. Even urgent fixes should be controlled so the organization can reverse the change if it causes problems. Change management also ensures the release is reviewed, authorized, and testable. That balance helps the team move quickly without creating unnecessary operational or security risk. Why others are wrong: Deploying directly to production and skipping testing both bypass essential controls and increase outage risk. Renaming the release package does nothing to improve safety or governance. The best practice is to keep the release controlled and reversible, which is why rollback planning and change approval are the correct answers.

What should I do if I get this SY0-701 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.