Document toolboxDocument toolbox

Header

(v2) Settings

Qualitia Automation Studio (QAS) allows you to configure and update the important settings that are required to work with QAS - Client. Let’s see how to configure the settings for the QAS - Client.

You need to configure the following settings:

  • General Settings: The settings that are common to all the projects.

  • Project Configuration Settings: The settings that are specific to a project.

  • Local Profile Settings: The settings used for default test suite executions.

Configuring the General Settings

The general settings are common settings that are applicable to all the projects.

To configure the general settings:

  1. Login to QAS - Client.

  2. Access Settings from left navigation to view the Settings screen.

  3.  Click on Server Configuration to open the Server Configuration settings screen.

  4. On the Server Configuration settings screen, you will see the following fields:

    • Qualitia Server

      • Server URL: This field contains the Qualitia Server URL. If the server is connected, you will see check mark next to the Server URL.

    • Dependencies

      • Workspace Path: This field contains a pre-filled workspace path. You can change the path by clicking Browse.

      • Java Path: This field contains a pre-filled Java path. You can change the path by clicking Browse.

  5. Click Save to continue; otherwise, click Discard.

If you edit or update the Server URL or the Workspace Path, after clicking Save, you will see a pop-up message Qualitia needs to be restarted for configuration changes to take effect. Clicking Ok for this pop-up will restart QAS Client automatically.

These are mandatory fields and can't be kept empty.

Project Configuration Settings

The project configuration settings consist of the following:

  • Configure the Project Settings

  • Defect Management System

  • Environment Variables Settings

  • Custom Action

  • REST Headers

Configure the Project Settings

  1. Login to QAS - Client.

  2. Do one of the following to access the Project Configuration dialog box:

    • Access Project Management from the left navigation to view the Project Management screen. Select the project and click Configuration.

    • Access Settings from the left navigation to view the Settings screen. On the Settings screen, select Project Configuration to configure the settings.

  3. Configure the following settings:

    • Release Number: This field contains the pre-filled release number of the associated application under test. You can change the release number if required.

    • Build Number: This field contains the pre-filled built number of the associated application under test. You can change the built number if required.

    • Dependencies

      • Eclipse Path: Lets you specify the path where you have saved the eclipse.exe. You can only select the executable jar file for Eclipse. You must set this parameter if you want to use custom actions.

      • AutoIT Install Path: Lets you specify the path where you have installed AutoIT tool.

  4. Click Save to continue; otherwise, click Discard.

Defect Management System

To integrate a Qualitia Project with a defect management system:

  1. Login to QAS - Client.

  2. Do one of the following to access the Project Configuration dialog box:

    • Access Project Management from the left navigation to view the Project Management screen. Select the project and click Configuration.

    • Access Settings from the left navigation to view the Settings screen. On the Settings screen, select Project Configuration to configure the settings.

  3. Expand Project Configuration and click Defect to open Defect Management System screen.

  4. Choose a Target Defect System by clicking one of the following:

    • None: If you select None all the fields on the Defect Management System screen will be disabled.

    • Azure DevOps: If you select Azure DevOps, enter the following details:

      • Server URL: Specify the TFS/Azure DevOps URL.

      • Password/PAT(Token): Specify the unique Personal Access Token (PAT) provided by Microsoft Azure DevOps.

      • Project: Select the project that you want to use to log defects for the selected Qualitia project.

    • Jira: If you select Jira, enter the following details:

      • Server URL: Specify the Jira Server URL to which you want to connect for logging the defects.

      • User Name: Specify your Jira User Name to connect with the Jira Project

      • Password/PAT(Token): Specify your Jira password to authenticate the Jira Project.

      • Connect: Click to connect to the Jira server.

      • Project: Select the Jira project that you want to use to log defects for the selected Qualitia project.

  5. Enable Auto-Log Mode to allow Qualitia to auto-log the defects for the test case iterations with execution status “Defect”.

  6. Under Mandatory Defects Fields, enter the default values for the mandatory fields defined in the defect management system that must be used to auto-log the defects. For example, if your Jira project defines Severity and Priority for the defects as mandatory fields, then these two fields are displayed on this dialog box. You must enter the default values for these two fields to be used while auto-logging the defects.

  7. Click Save to save the settings; otherwise, Discard.

Environment Variable Settings

  1. Login to QAS - Client.

  2. Do one of the following to access the Project Configuration dialog box:

    • Access Project Management from the left navigation to view the Project Management screen. Select the project and click Configuration.

    • Access Settings from the left navigation to view the Settings screen. On the Settings screen, select Project Configuration to configure the settings.

  3. Expand Project Configuration and click Environment Variable.

  4. Now enter:

    • Name

    • Active Value

  5. Click + sign to add the variable and its value.

  6. You will see the list of added variables and its values below. You can also export the Active Value or Global Value of the variable by clicking Export icon.

  7. Click Save to continue; otherwise, click Discard.

  • If the Global Value and the Active Value for a variable is same, the functions Copy Global Value to Active Value and Publish Active Value to Global Value are disabled.

  • If a user has locked the Environment Variable Settings, other users cannot add new variables. You can see a lock icon on the settings screen if the Environment Variable Settings is locked.

Custom Action

  1. Expand Project Configuration and click Custom Action.

  2. On the Custom Action screen, you will see a pre-filled Custom Action Repository Path. You can copy this path using the Copy icon next to the field.

  3. You can edit and add dependencies to the pom.xml file from this screen. Refer Add Dependencies Manually for more details.

  4. Click Save to continue; otherwise, click Discard.

REST Headers

  1. Expand Project Configuration and click REST Headers.

  2. Now enter:

    • Name

    • Active Value

  3. Click + sign to add the REST Headers and its value.

  4. You will see the list of added headers and its values below.

  5. Click Save to continue; otherwise, click Discard.

  • If the Global Value and the Active Value for a REST Header is same, the functions Copy Global Value to Active Value and Publish Active Value to Global Value are disabled.

  • If a user has locked the REST Header Settings, other users cannot add new header. You can see a lock icon on the settings screen if the REST Header is locked.

Local Profile Settings

 

Footer