220-1101 · Question #663
An application developer formats and reconfigures a development PC after every application test is complete. Which of the following is the best way to improve the efficiency of this process?
The correct answer is B. Implementing a sandbox. A sandbox is an isolated virtual environment that can be instantly reset to a clean state after each test, eliminating the need to physically reformat and reconfigure the PC every time. This dramatically reduces the time and effort between test cycles. Installing an SSD (A) would
Question
An application developer formats and reconfigures a development PC after every application test is complete. Which of the following is the best way to improve the efficiency of this process?
Options
- AInstalling an SSD
- BImplementing a sandbox
- CDisabling hyperthreading
- DEnabling hardware acceleration
How the community answered
(51 responses)- A10% (5)
- B82% (42)
- C6% (3)
- D2% (1)
Explanation
A sandbox is an isolated virtual environment that can be instantly reset to a clean state after each test, eliminating the need to physically reformat and reconfigure the PC every time. This dramatically reduces the time and effort between test cycles. Installing an SSD (A) would speed up the format process but does not eliminate it. Disabling hyperthreading (C) and enabling hardware acceleration (D) are performance settings unrelated to the reset workflow.
Topics
Community Discussion
No community discussion yet for this question.