Prerequisites
For hosting the QAautoMATER application, we have two prerequisites on the server system:
1. Hardware Requirements
2. Software Requirements
Server Harware requirment
The server hardware requirement setup actually depends on various parameters, such as:
Total Users
Frequency of Automation Executions
Size of Test Execution Reports, etc.
For more specific hardware configurations, the QaBunch team will provide recommendations. However, we recommend the following hardware configuration based on user count:
User Count >20 Parallel execution thread >8
64 GB
4
16
500 GB
10<=User Count <=20 Parallel execution thread <8
32 GB
2
8
500 GB
User Count < 10 Parallel execution thread <5
16 GB
2
8
250 GB
Software requirment
QAautoMATER requires the following software on the system:
Node JS (v.20) : https://nodejs.org/en/download
Chrome (Latest) : https://www.google.com/intl/en_in/chrome/
Firefox (Latest) : https://www.mozilla.org/en-US/firefox/new/ (Conditional if Execution happned on browser Firefox)
Edge (Latest) : https://www.microsoft.com/en-in/edge/download?form=MA13FJ (Conditional if Execution happend on browser Edge)
Certificate file (.pfx) if application run over https protocol
URL-rewrite : https://www.iis.net/downloads/microsoft/url-rewrite
Last updated