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.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

This remote agent links Qualitia with ALM and allows you to import Qualitia tests cases into ALM, arrange them into test sets, run them, and store the results. Using this agent, engineering and test teams that use ALM can implement the seamless integration of Qualitia test cases into tests managed by ALM.

To install Qualitia-ALM Remote Agent:

  1. Navigate to the folder where you have kept Qualitia Installables.
  2. Copy the the QCRemoteAgent to the machine where you want to install it.
  3. Double-click Setup.exe.
  4. Installation wizard appears and completes the installation process.
    You have to add General, Dependency, Execution, and Platform related settings for the remote agent.
  5. On your Desktop, double-click Qualitia Remote Agent.
  6. Fill up the details in General, DependencyExecution, and Platform sections as described below.

General 

From this section, you can provide Project, Database, and License Server related settings. 

Project NameEnter the name of the Qualitia project which you want to integrate to ALM.
Database Server
TypeSelect the database server from the drop-down list: SQL Server and MySQL.
Authentication TypeSelect the authentication type: Windows Authentication or SQL Server Authentication 
This field is applicable for SQL server only.
Server: Port

Enter the Server and the Port IDs.

Default port is 3306 for MySQL and 1433 for SQL. 

User NameEnter database server user name.
PasswordEnter database server password.
SVN Server
SVN ClientSelect the version of SVN Client you are using.
User NameEnter the SVN Server user name.
PasswordEnter the SVN Server password.
License Server Host/IP Address
Host/IP AddressEnter 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 

From this section, you add paths to all the dependencies such as project path, report path and so forth. 

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 PathEnter the path where you want to save the execution XMLs.
Custom Action Repository PathSelect 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).

Execution 

From this section, you can provide execution related settings.

Execution

Screen Capture Mode

Select the screen capture mode: Desktop or Browser. Default is Browser.

CI Tool

Select the desired CI Tool. 

Build Number

Enter the build number of the application under test. 

Release NumberEnter the release number of the application under test. 
Tool NameSelect the tool name you want to use while executing test cases. Default is Webdriver.

Report Logs

Select appropriate options for which you want to save logs when executing test cases.

Capture Screenshots On

Select options for which you want to capture screenshots while executing test cases. You can select multiple options.

Platform 

From this section, you can provide test case execution platform related settings. 

Desktop Web
Browser TypeSelect 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.
  • No labels