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.

Qualitia Configuration Settings

Qualitia is a thick client application based on .NET framework. After installation, you need to edit the configuration settings for Qualitia Client.

Settings are divided into four sections:

Configuring General Settings

The General section under Configuration Settings window lets you configure settings for Project, Database Server, and SVN.

Qualitia Configuration

Project Path

Select the path where your project is saved.

Domain

Enter the domain details.

Qualitia Logs

Select this check box if you want to capture detailed Qualitia logs.

Database Server 

Type

Select the Server type from SQLServer Server and MySQL.

Server: Port

Enter the Server and the Port IDs.

Database Name

Enter database name.

Authentication

Select the authentication type from SQL Server or Windows. This field is applicable for SQLServer only.

User Name

Enter database server user name.

Password

Enter database server password.

Server 

SVN

Select this check box if you want to use SVN.

SVN Client

Select SVN client version from the drop-down list.

User Name

Enter SVN username.

Password

Enter SVN password.

Configuring Execution Settings

The Execution section under Configuration Settings window allows configuring settings related to test case executions using Qualitia.

Qualitia Configuration

Execution Results Path

Select the folder where you want to save all your execution reports.

Custom Action Repository Path

Select the folder where you have saved your Custom Action Repository.
Multiple path should be ended and separated with semi-colon (;).

Sync Time

Enter the number of seconds for which WebDriver will wait for an object to appear.

The default is 20.

Report Logs

Select appropriate check boxes for which you want to save your report logs.

Screen Capture Mode

Select the screen capture mode from Desktop or Browser.

Highlight Active Element

Select the check box if you want to highlight the object of AUT when executing tests.

Show Report After Execution

Select this check box if you want Qualitia to display reports after executing test cases.

Capture Snapshot on

Select the check boxes when you want to capture the screenshots. You can select multiple check boxes.

CI Tool

Select the CI Tool (if you are using any) from the drop-down list.

AutoIT Install Path

Select the folder where have installed AutoIT.

New Browser for Every

Select when you want to launch new browser, for every Suite or every Test case. This is applicable for Desktop and Mobile Web applications.

Java 8 Install Path

Select the absolute path where you have installed Java 8.

Selenium Server Jar Path

Select the absolute path of Selenium Server JAR.

Guava Jar Path

Select the absolute path of Guava JAR.

For more information about Guava Jar dependency, click here

Configuring Desktop Web Settings

The Desktop Web section under Configuration Settings window allows configuring settings related to Desktop Web.

Qualitia Configuration

Browser Type

Select browser from the drop-down list.

Browser Driver Path

Based on the browser selected above, select the browser driver path.

Browser Profile Path

Select the browser profile path if you want to execute test with specific browser profile.

  • Browser drivers are shipped with Qualitia. You may find on the following path: C:\Users\<User Name>\AppData\Local\QualitiaWDClient\app-4.x.x\WebDriver\Selenium.
  • If browser is selected as Firefox, user should point to Gecko Driver on the location mentioned above.
  • Gecko Driver can be used for versions before FF-48 but Mozilla does not guarantee a flawless executions on versions before FF-48.
  • To execute test cases on Firefox v48 and above, select Selenium server 3.0 (on the execution tab) and select the Gecko Driver path here.
  • Safari executions are now supported on Mac Sierra or later using Apple’s Safari driver.
  • For IE only versions 9 and above are supported as Microsoft has stopped supporting earlier versions.
  • The custom actions compiled with Java 7 or earlier versions might not work as expected. You might need to compile them again with Java 8.
  • For more information on the Selenium Server Jar, click here.

Configuring Mobile Settings

The Mobile section under Configuration Settings window allows configuring settings related to Mobile test case executions.

Qualitia Configuration

Server: Port

Enter the Server and Port details.

Platform

Select platform for test execution: Android or iOS.

UDID

For Android: Enter the device ID.

For iOS: Enter device identifier on which you want to execute test cases.

For more information on this, please refer to the How to Identify UDID in Frequently Asked Questions (FAQs).

Mobile Browser

Select the mobile browser on which you want to execute test cases.

Execute on Mobile Web

Select this check box if you want to execute test on mobile Web.

Native Object Sync Time

Enter the number of seconds for which Appium will wait for a native object to appear.

Default is 2.

For iOS Devices:

  • Qualitia users can keep this field empty and specify the Device Name + Platform Version in iosdc.properties file.
    (Located at: %LocalAppData%\QualitiaWDClient\app-<version\WebDriver\config)
  • Device name is mandatory.
  • If Platform version is not specified, Appium considers the latest platform version (for example, 10.3) and creates new simulator each time to perform test case execution.

For Android:

  • If UDID is not specified, test cases will be executed on the recently connected device.
  • Entering incorrect UDID results in failing the test case execution.

Configuring Defect Settings

Defects
JIRA URLEnter the URL of the JIRA instance to which you want to connect for logging issues.
Atlassian AccountEnter the user ID of the JIRA account.
PasswordEnter the password of the JIRA account.
JIRASelect the JIRA project from the drop down list under which you want to create / add issues.*
Defect PrioritySelect the priority of the JIRA defect that will be created after Suite execution. 
Defect Attachment
  • Attach Report: Select this option if you want to attach the Qualitia test case execution report when creating / adding issues.  
  • Include Screenshots: Select this option if you want to add screenshots of the application under test when creating / adding issues.
Logging Mode
  • Auto-mode: Select this option if you want Qualitia to log the issues in JIRA after the Suite execution is completed.  
  • *Qualitia links defects to the same JIRA story from where the requirements are synchronized when the JIRA project is same for synchronizing requirement and adding defects.
  • Defects in JIRA will be created with label Qualitia for easy identification.

Configuring HPE ALM Settings

HPE ALM
Integration with HPE ALM

Select this option if you want to integrate with your Qualitia project with HPE ALM project. 

For more information about HPE ALM integration, click here

Related topics

Not finding what you need?