220-1201 · Question #304
A developer needs to test a new software application in multiple, diverse environments. The company wants to use the least-expensive testing method but still get the full experience of the target…
The correct answer is C. Type 2 hypervisor. A Type 2 hypervisor runs on top of a host operating system and allows the developer to create and run multiple virtual machines, each simulating a different environment. This approach provides full OS functionality for testing at a lower cost than maintaining separate physical
Question
A developer needs to test a new software application in multiple, diverse environments. The company wants to use the least-expensive testing method but still get the full experience of the target environments. Which of the following should the developer use?
Options
- AContainers
- BDual boot
- CType 2 hypervisor
- DSandbox
How the community answered
(57 responses)- A12% (7)
- B4% (2)
- C77% (44)
- D7% (4)
Explanation
A Type 2 hypervisor runs on top of a host operating system and allows the developer to create and run multiple virtual machines, each simulating a different environment. This approach provides full OS functionality for testing at a lower cost than maintaining separate physical
Topics
Community Discussion
No community discussion yet for this question.