Can Test Manager be installed in the same Orchestrator server?
Resolution:
- Yes, Test Manager can be installed on the same server as Orchestrator. UiPath supports this configuration.
Key points to remember:
- Feature Enabling:
- During Orchestrator installation, make sure to select the "Test Automation" feature. This will enable the necessary components for Test Manager to function.
- Database Requirements:
- Test Manager requires a dedicated SQL Server database, separate from the Orchestrator database. For installation to go through user should have a non-existent DB in the SQL server and the SQL user that you provide in the installer should have necessary rights in the SQL server to create db. As of today TM does not allow fresh install on an existing db.
- You can install this database instance on the same server or a different one, depending on your infrastructure and resource availability.
- Installation Considerations:
- Install Test Manager after Orchestrator has been set up successfully.
- Follow the official UiPath installation instructions carefully for both components.
- Thoroughly review any prerequisites and system requirements to ensure compatibility.
- Latest Documentation: Refer to the most recent installation guides from UiPath's documentation for detailed steps and best practices: Test Suite - Installation pre-requisites.
Benefits of Co-location:
- Simplified Management: Having both components on the same server can streamline administration and maintenance tasks.
- Resource Optimization: It can potentially reduce hardware costs and resource usage.
Factors for Evaluation:
- Performance: If high testing workloads are anticipated, consider separate servers to ensure optimal performance and avoid resource conflicts.
- Security: Assess any security implications of co-location based on your organization's policies and compliance requirements.
Recommendations:
- Review Server Resources: Carefully evaluate your server's capacity to ensure it can accommodate both Orchestrator and Test Manager.
- Plan for Potential Updates: Consider the potential need for future updates or upgrades to both components when making deployment decisions.