Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. /wiki/spaces/TEST1/pages/1718944196
  2. Open the File Share / folder where you have unzipped Qualitia installable. 
  3. Open the Server folder.

    Tip

    Executing the QualitiaWDServer.exe from file server may take longer time. Therefore, it is recommended to copy this file on the local temporary folder.


  4. Double-click the QualitiaWDServer.exe.
    The Welcome to the Qualitia Setup Wizard screen appears.
  5. Click Next.
    The Database Server Details section appears.

    Database Type

    Select the Database server (MySQL or SQL Server) 

    Server

    Enter the Host Name or IP address of the Database Server

    Port

    Enter the port number of the Database Server.

    The default value for MySQL is 3306.

    The default value for SqlServer is 1433.

    Contact Database Administrator for the port number of your database server. 

    Authentication

    (For Sql Server only)

    Select Authentication mode: Sql Server Authentication or Windows Authentication.

    For Sql Server Authentication: Enter Sql Server user ID and password.

    For Windows Authentication on SQL Server, you need to make some additional configurations to Qualitia Web Service.

    Click here for these configurations.

    User ID

    Enter the database server User ID.

    (Not applicable for Sql server with Windows Authentication)

    Password

    Enter the database server Password. 

    (Not applicable for Sql server with Windows Authentication)


  6. Click Next.
  7. Enter the desired Master Database name.
  8. By default, the Enable Dashboard option is selected if you want to access Web dashboards functionality. However, if you do not want, deselect the Enable Dashboard checkbox.
    For more information about Web Dashboards, click here.

    Info

    Enabling this option, Qualitia consumes an additional database (except master and project databases) for managing data related to the dashboard functionality.


  9. Enter the desired Dashboard Database name.



  10. Click Next.
    The Admin User Details screen appears.

  11. Enter admin credentials.

    Tip

    Remember these credentials to access Qualitia for the first time as Qualitia Administrator. Qualitia administrator can create new user accounts directly in Qualitia or by accessing user accounts from your local LDAP. 


    Admin User ID

    Enter the desired username for the Qualitia administrator user.

    Password

    Enter the desired password for the Qualitia administrator user account.

    Confirm Password

    Enter the password again for confirmation.

    Anchor
    ProductUpdateLocation
    ProductUpdateLocation

  12. Click Next.

  13. Specify network ports that will be used to run Qualitia-related services. 

    Info

    By default, for Qualitia Server, 8887 is selected and for Qualitia License server 8889 is selected. You may change these port numbers based on your organizational requirements. These TCP ports needs to be opened (inbound) on Firewall which will be accessed by Qualitia clients.


  14. Specify the Result Path to store test suite executions results that were executed either using QAS, offline, or Azure DevOps.
    Note: Qualitia recommends that at least 500GB of free space is available at the specified location. 

    Tip

    Qualitia uses this folder to store results of Qualitia suite executions, offline packages run standalone or through CI tools (Jenkins, TeamCity, and Bamboo) and test cases executed through Build/Release cycles of TFS/Azure DevOps.
    All the Qualitia clients should have read access to this directory.


  15. Click Next.
    The Confirm Installation screen appears.

  16. Click Install.
    The installation starts.

  17. After the server is successfully installed, you can click the following links:
    • Show Logs: To view the server installation logs. Qualitia recommends to save at a specific location.
    • Save Report: To view the server installation report.
  18. Click Finish to exit the setup wizard.

...