A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Applying product updates will give you an enhanced experience of working with Qualitia Automation Studio for Web and Mobile.

For more information about new features released in the newer version of Qualitia, please refer to the Release Notes section.

If you are using Qualitia Automation Studio for Web and Mobile 3.14, you need to upgrade it to the v4.1.0 before you upgrade to the latest version.

Qualitia supports upgrade from v3.14. In case you are using prior version of Qualitia WebDriver, please contact support team for the detailed upgrade procedure.

In order to optimize test execution performance for non-browser test cases, Qualitia now launches the browser only on the OpenURL action. This might cause failing test cases with any browser-based actions used before OpenURL in Qualitia for Web and Mobile 4.1.x and above.
Qualitia users must use the browser-based actions such as MaximizeBrowser and so on after the OpenURL action.

 Prerequisites

In order to upgrade to the latest version, you need to set up an environment.  

  • Qualitia WebDriver v3.14.
  • It is strongly recommended to back up Qualitia server databases (Master, Project and Result Databases).
  • If your MySQL database server is installed on Linux machine, you must ensure that the values of column ProjectName and ProjectDBName names are in the lowercase under Master Project database in the table tblprojects. Entering project names in uppercase may cause failing upgrade process.
  • Identify a File Server and create a folder to keep all the Qualitia Installables. This File Share will be used by Qualitia to apply any future upgrades / update packages. It is mandatory that all the Qualitia users should have Read Access to this folder. 

Make sure you are pointing to the correct database server when upgrading to the higher version of Qualitia. Pointing to an incorrect database may result in data loss.

Upgrading Qualitia Server

When upgrading from 3.14 to a newer version, you must first ensure that you have taken a back up of your Qualitia databases. Upgrading Qualitia includes upgrading the Qualitia server and client.

To upgrade Qualitia Server:

  1. Ensure you have the valid product license activated for Qualitia. 
  2. Open the folder on the File Server where you have kept Qualitia Installable.
  3. Open the Server folder.

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

  4. Double-click Setup.exe.
    The Welcome screen appears.
  5. Click Next.
  6. As you are already using previous version of Qualitia, system will notify to upgrade to the latest version. Click OK.
  7. 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.

    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.

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

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

  10. 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.
  11. Click Next.
    The Confirm Installation screen is displayed.
  12. Click Install.
    The installation will get started and after a successful installation, the Installation Complete screen is displayed.
  13. Click Finish to exit the setup wizard.

If you get any error during upgrade, refer to the Troubleshooting section.

Upgrading Qualitia Client

After the Qualitia Server is updated to 4.1.0, you can upgrade Qualitia Client.

To upgrade Qualitia client:

  1. Refer to the prerequisites section for Qualitia Client before upgrading Qualitia Client.
  2. Open the folder on File Server where you have kept Qualitia Installable.
  3. Open the Client folder.

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

  4. Double-click Setup.exe.
  5. System will ask for permission to run the application, click Yes.

    If you have not uninstalled the previous version of Qualitia, system will uninstall it with prior notification.

    The Qualitia Installer screen is displayed.

  6. Once you have reviewed Qualitia License Agreement, select Yes, I accept the terms…, and then click Next.
  7. Once installed successfully, click Finish.
    You can now start working with Qualitia.
  8. To launch Qualitia, double-click the Qualitia icon on your desktop.

If you get any error during upgrade, refer to the Troubleshooting section.

  • No labels