Versions Compared

Key

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

...

To upgrade Qualitia Server:

  1. Open the folder on the Flie File Server where you have kept Qualitia Installable.
  2. Open the Server folder.

    Note

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


  3. Double-click Setup.exe.
    The Welcome screen is displayed.
  4. Click Next.
  5. As you are already using previous version of Qualitia, system will notify to upgrade to the latest version. Click OK.
  6. Enter Database server details.

    Fields
    Description
    Database Type
    Select the database type (MySQL or MSSQL) from the drop-down list.
    Server
    Enter the Host Name or IP Address of the Qualitia database server.
    Port
    Enter the Port number of the Qualitia database server.
    Default is 3306 for MySQL and 1433 for SQLServer.
    Database Name
    Enter the master database name.
    Authentication
    (for SQLServer only)
    Select authentication mode.
    SqlServer Authentication: Login with SQL Server user account (Enter User ID and Password)
    Windows Authentication: Login with Windows account.
    User ID
    Enter the database server user ID.
    Password
    Enter the database server password.


    Note

    In MySQL this database user ID should have Grant All privileges on the database.

    In SQL Server this database user ID should have DBO privileges on the database.


  7. Click Next.
    A Project Details screen is displayed with all the existing list of projects. 
  8. Click Next.
    The Qualitia Update Location screen is displayed.

    Info

    Qualitia update location is the network shared location in the file server where Qualitia will look for update packages. For details please refer to the Prerequisites section above.


  9. Enter the details as follows:


    Fields
    Description
    Server
    Enter the location where Qualitia will check for server updates.
    Client 
    Enter the location where Qualitia will check for client updates.


  10. Click Next.
    The Confirm Installation screen is displayed.
  11. Click Install.
    The installation will get started and after a successful installation, the Installation Complete screen is displayed.
  12. Click Finish to exit the setup wizard.

...