Is Hyper-V server suitable as a desktop testbench?

Posted by Thomas.Winsnes on Super User See other posts from Super User or by Thomas.Winsnes
Published on 2011-02-24T22:47:21Z Indexed on 2011/02/24 23:27 UTC
Read the original article Hit count: 240

At the moment we are running a test bench with several desktop computers, that are reimaged every time we need to test on a different operation system. Also because different versions of our software is tested on each image, we have to install our software every time we want to test it. The problem we have had with going with a virtualization technology is that our software is depending on directx/opengl and 3D acceleration, and this has not been something that virtual machines have excelled at.

With the release of SP1 for Windows 7 and Server 2008 R2 Hyper-V has gotten better 3D acceleration support, so we are looking into virtualizing our testbench using this.

Our test scenario would most likely be something close to this:
1. Remote into the hyper-V server and load the test VM needed for the current tests
2. Remote into the VM and install the new version of the software
3. Run the tests

It would be nice, but not essential, if our support team could remote into the VMs to match the users OS+software combination when doing support.

Does anyone have any experience with this kind of settup with hyper-v?

© Super User or respective owner

Related posts about virtual-machine

Related posts about remote-desktop