Skip to main content
Version: 9.0.0

System Requirements

Test maker main system requirements are similar wheter on a developer workstation or on a devops pipeline server.

Developer workstation

RequirementDetails
Node.jsVersion 21.0.0 or higher
Operating SystemWindows 10 (version 7 might work, but it depends on the used Adapter and other parts of the system)
Linux (Some Adapters like Microsoft Playwright require extra libs to be installed. Refer to their documentation)
OSX
Adequate Hardware ResourcesDisk Space, CPU, and RAM in proportion to the required number of tests to run in parallel. As a general base recommendation, a system with 4 Cores CPU, 8 GB of RAM, and 100 GB of disk space is sufficient for most general demands.
GitGit
Integrated Development Environment (IDE)Any IDE (e.g., Visual Studio Code or Eclipse or Webstorm etc)
(Optional) JavaJava (required for generating Allure reports)
(Optional)(Recommended) Test Maker Visual Studio Code ExtensionAllow a better management of Test Maker platform and improve web test writing efficiency
info

Please note that it would be preferable to have administrator or root rights to use Test Maker without barriers.

info

Please note that Test Maker needs internet access to communicate with online pages and to download required libraries or assets.

Devops pipeline server

Test Maker can be integrated with any CI/CD system such as Jenkins, AWS CodePipeline, GitLab CI, and others.

RequirementDetails
Node.jsVersion 21.0.0 or higher
Operating SystemWindows 10 (version 7 might work, but it depends on the used Adapter and other parts of the system)
Linux (Some Adapters like Microsoft Playwright require extra libs to be installed. Refer to their documentation)
OSX
Adequate Hardware ResourcesDisk Space, CPU, and RAM in proportion to the required number of tests to run in parallel. As a general base recommendation, a system with 4 Cores CPU, 8 GB of RAM, and 100 GB of disk space is sufficient for most general demands.
GitGit
(Optional) JavaJava (required for generating Allure reports)
info

Please note that it would be preferable to have administrator or root rights to use Test Maker without barriers.

info

Please note that Test Maker needs internet access to communicate with online pages and to download required libraries or assets.