What does testing on virtual machines hide?

What does testing on virtual machines hide?
May 22 07:39 2017 Print This Article

Using virtual machines (VM) during software testing saves time and money. VM emulates real personal computers, programs and devices. The emulation programs and its OS are called virtual machine and the main OS and physical computer – host system. Any application or operating system on virtual machine works as if it was installed on real computer.

The usage of VM is rather cost-effective. It enables the specialists to perform different types of testing, e.g., cross-browser testing and multi-platform testing, using a single computer. App is launched under various VM and in different browsers. Also, testing on virtual machines pursues several goals – the execution of regression testing and functional testing of client-server applications. And moreover, all these checking processes can be automated.

The virtualization approach brings the following advantages during software testing:

  • The team checks the software under unlimited number of user configurations. VM helps to detect the programs that are potentially incompatible.
  • Virtual machines are very convenient – a severe error on VM will not affect the physical computer.
  • It is very easy to reproduce the backup process on virtual machines. Tester just copies the required folder or create a snapshot.
  • Testers are able to clone different virtual machines with their current states saved. This can be linked cloning or a full one.

But despite all the above-mentioned benefits of VM, they still have some disadvantages:

  • Vendors of VM do not support all platforms, so testers cannot emulate all the devices.
  • The test team may face the equipment conflict – drivers of virtualization systems are in the conflict with test equipment.
  • The specialist cannot increase the space of the VM disk if it contains snapshots.

The specialists emulate either several computers with different OS types and versions or create a virtual lab. But if you want to configure a virtual environment for several machines, then you need a physical host.

Related Posts:

About Article Author

view more articles
Helen Johnson
Helen Johnson

has 3-year experince in content managing, skills of copyediting and proofreading of web content and documentation

View More Articles

0 Comments

write a comment

No Comments Yet!

You can be the one to start a conversation.

Add a Comment

Your data will be safe! Your e-mail address will not be published. Also other data will not be shared with third person.
All fields are required.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.