I’ll introduce how to use Windows on Mac for free.
As a prerequisite, using it for purposes other than testing Internet Explorer or Microsoft Edge browsers would be a license violation, so you must not install other software.
First, install the free virtualization software VirtualBox.
Next, install IE using ievms from Terminal
To install all versions of IE and Edge, just run the following command:
curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | bash
For example, if you want to install only IE11 and EDGE, run a command like this:
curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="11 EDGE" bash
The login password is Password1 (P is uppercase).
Thanks to ievms, it’s helpful that IE browser checks can be completed with just a Mac.
That’s all from the Gemba.