Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
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. |
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 absoute 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. |
Note |
---|
|
Anchor | ||||
---|---|---|---|---|
|
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. |
Note |
---|
For iOS Devices:
For Android:
|
Configuring Defect Settings
Defects | |
---|---|
JIRA URL | Enter the URL of the JIRA instance to which you want to connect for logging issues. |
Atlassian Account | Enter the user ID of the JIRA account. |
Password | Enter the password of the JIRA account. |
JIRA | Select the JIRA project from the drop down list under which you want to create / add issues.* |
Defect Priority | Select the priority of the JIRA defect that will be created after Suite execution. |
Defect Attachment |
|
| |
Logging Mode |
|
- *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
Table of Contents | ||
---|---|---|
|