System requirements
The solution uses these technologies and frameworks:
- React 18
- Java 17 with Spring Boot 3.5.x
- Oracle DB(Client owned)
Minimal requirements for deployment
- Environment capable of running a docker container.
- Minimum of 4GB RAM. Memory requirements may increase based on the load on the system.
- Port 8080 by default, should be available for the application to run. This can be configured in the deployment file. See the Deployment section for more details.
- Avaloq instance is reachable from the machine where AST is deployed.
- On the client-side, a modern web browser (e.g., Chrome, Edge) is required to access the AST Control Panel.
- DB size minimum 10GB, but it can grow based on the amount of data generated by the tests. The database is used to store test cases, execution results, and other related data.