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 path where you have installed Java 8. |
Selenium Server Jar Path | Select the absolute path of Selenium Server JAR. |
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 JIRA Settings
Anchor | ||||
---|---|---|---|---|
|
The JIRA section under Configuration Settings window allows configuring settings related to JIRA Server. You need to configure these settings only if you want to synchronize requirements from JIRA.
In order to prepare requirements in JIRA, you may use Qualitia Design Studio /wiki/spaces/DOC/pages/14060471.
Qualitia Configuration | |
---|---|
JIRA URL | Enter the JIRA Server URL from where requirements are to be synchronized. |
User Name | Enter the JIRA user name. |
Password | Enter the JIRA password for the user name mentioned above. |
See also,
Table of Contents | ||
---|---|---|
|