The Qualitia remote agent links Qualitia with Micro Focus ALM.
...
Navigate to the folder where you have kept Qualitia Installables.
Copy the the QCRemoteAgent folder to the machine where you want to install it.
Double-click QualitiaQCRemoteAgent.exe.
Installation wizard appears and completes the installation process.
You have to add General, Dependency,Execution, and Platform related settings for the remote agent.Double-click the Qualitia - QC Remote Agent icon present on your desktop.
You can now configure the required settings as given in General, Dependency, Execution, and Platform sections of this page.
...
Project Name | Enter the name of the Qualitia project which you want to integrate to ALM. |
---|---|
Database Server | |
Type | Select the database server from the drop-down list: SQL Server and MySQL. |
Authentication Type | Select the authentication type: Windows Authentication or SQL Server Authentication |
Server: Port | Enter the Server and the Port IDs. Default port is 3306 for MySQL and 1433 for SQL. |
User Name | Enter database server user name. |
Password | Enter database server password. |
SVN Server | |
SVN Client | Select the version of SVN Client you are using. |
User Name | Enter the SVN Server user name. |
Password | Enter the SVN Server password. |
License Server Host/IP Address | |
Host/IP Address | Enter the IP address or the host name of the server where you have installed License Service. By default, License service is deployed with the installation of Qualitia Server. |
...
Dependency | |
---|---|
Project Path | Select the folder where your project is saved on the local machine. |
Report Path | Select the folder where you want to save all your execution reports. |
Log Path | Select the folder where you want to save logs. |
XML Path | Enter the path where you want to save the execution XMLs. |
Custom Action Repository Path | Select the folder where your Custom Action Repository exists. Multiple paths should be separated with semi-colon (;) and the last path should be ended by semi colon (;). |
AutoIT Install Path | Select the folder where have installed AutoIT. For more information about this, click here. |
Java 8 Install Path | Select the absolute path where you have installed Java 8 (java.exe). |
Selenium Server Jar Path | Select the absolute path to the Selenium Server JAR. |
Configuring the Execution Settings
...
Info |
---|
|
Configuring the Platform Settings
...
Desktop Web | |
---|---|
Browser Type | Select the browser which you want to use for test case execution from the drop-down list. |
Browser Driver Path | Select the browser driver path based on the browser selected above. |
Browser Profile Path | Select the browser profile path if you want to execute test with specific browser profile. |
Mobile | |
Server: Port | Enter Appium server and port details. Default is 127.0.0.1: 4723. |
Platform | Select platform for test case 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 about 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 option if you want to execute test on the mobile device. |
Native Object Sync Time | Enter the number of seconds for which Appium will wait for a native object to appear. Default is 2. |
Info |
---|
For iOS Devices:
For Android:
|
...