SuperTest on Windows

USING SUPERTEST ON MICROSOFT WINDOWS

SuperTest is available in two versions: a native Windows version and a POSIX version. The native Windows version of SuperTest runs on 64-bit Windows 10 or higher and is installed like any other Windows application.

The POSIX version of SuperTest runs on any unix/linux like platform, including MacOS. It can also be installed on a Windows system using a Windows POSIX interface, such as Cygwin or the Windows Subsystem for Linux.