System Requirements
Test Maker main system requirements are similar whether on a developer workstation or on a DevOps pipeline server.
Developer Workstation
Requirement | Details |
---|---|
Node.js | Version 20.0.0 or higher |
Operating System | Windows 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 Resources | Disk 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. |
Git | Git |
Integrated Development Environment (IDE) | Any IDE (e.g., Visual Studio Code or Eclipse or Webstorm etc) |
(Optional) Java | Java (required for generating Allure reports) |
(Optional)(Recommended) Test Maker Visual Studio Code Extension | Allow a better management of Test Maker platform and improve web test writing efficiency |
Please note that it would be preferable to have administrator or root rights to use Test Maker without barriers.
Please note that Test Maker needs internet access to communicate with online pages and to download required libraries or assets.
Antivirus Software Notice
For optimal performance, ensure that antivirus software is disabled for the project folder and critical Test Maker components such as Node.js and Microsoft Playwright. Failure to do so may result in significant slowdowns or functionality issues.
DevOps Pipeline Server
Test Maker can be integrated with any CI/CD system such as Jenkins, AWS CodePipeline, GitLab CI, and others.
Requirement | Details |
---|---|
Node.js | Version 20.0.0 or higher |
Operating System | Windows 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 Resources | Disk 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. |
Git | Git |
(Optional) Java | Java (required for generating Allure reports) |
Please note that it would be preferable to have administrator or root rights to use Test Maker without barriers.
Please note that Test Maker needs internet access to communicate with online pages and to download required libraries or assets.
Antivirus Software Notice
For optimal performance, ensure that antivirus software is disabled for the project folder and critical Test Maker components such as Node.js and Microsoft Playwright. Failure to do so may result in significant slowdowns or functionality issues.