Use virtual machines to test in multiple Environments
Problem:
The Web systems under IE6, IE8, and IE9 need to be tested in the project. However, IE9 can only be installed in Windows 7 7, and the machines in the project are relatively tight, can I have three IE environments on one machine?
Solution:
Install three virtual machines on one computer. Each test starts the corresponding virtual machine environment, and the environment of other virtual machines remains unchanged.
The following describes how to test the software using the RFT function.
1) Open the Virtual Machine
2) Open RFT (Rational Function Test) Software
3) import the test script zip file
4) import resource
Import the content in the resource file in the zip file in the Navigator View
5) shut down the VM after testing.
Power-> suspect
6) then start another virtual machine to test its functions.