Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Automation Studio for Web & Mobile

  • Qualitia Automation Studio (Server and Client v6.0.0 and above)

Roles and Privileges

  • Administrative Privileges to Qualitia Project
Team Foundation Server/Azure DevOps

Pre-Requisites for TFS/Azure DevOps


TFS/Azure DevOps Version
  • Team Foundation Server (TFS) 2017

&
  • and above

  • Azure DevOps

Roles and Privileges

 Qualitia Plugins 
  • Share TFS/Azure DevOps URL to Qualitia team, which provides the plugins.
 Roles and Privileges 
  • TFS/Azure DevOps Administrator must install the plugins from Shared Extensions
  • Qualitia Automation Studio requires a Personal Access Token (PAT) to communicate with TFS/Azure DevOps server.
    Authorize the PAT access to Full Access or Full access to Work Items and Test Management

Others

Necessary test suites and test plans under TFS/Azure DevOps projects 
  • .
  • Have a project access to create the following:
    • A new pipeline (Build/Release)
    • An Agent Pool
Miscelleneous 
  • TFS/Azure DevOps tests must be created under any test plan and suite to be mapped to
the Qualitia test
  • the Qualitia test cases.
  • Tests without test plans and suites cannot be mapped
to Qualitia tests
  • to Qualitia tests. 

Add csc.exe path under Environment Variables on the machine

where Qualitia server

where Qualitia server is installed.
(Restart machine after you add the path to see the effects)

Expand
titleView image

Image Modified

Qualitia Remote Agent

Qualitia remote agent is a key component that helps in execution of Qualitia automated test cases from TFS/Azure DevOps CI pipeline. This agent must be installed on the machine where TFS/Azure DevOps local agent is installed.

Info

Qualitia test cases can be integrated to Azure DevOps with the self-hosted agents only. Integration support with Azure DevOps agent on cloud is not yet available.

Roles and Privileges

  • Local administrator privileges for Qualitia Remote Agent installation

Network Access

Qualitia remote agent communicates to Qualitia database server for getting Qualitia-automated test cases. Ensure Qualitia remote agent machine has access to:

  • Qualitia Server service (port 8887 from Qualitia Server machine)
  • Qualitia Database Server (port 3306 for MySQL and 1433 for SQL)

Requirements for Test Case execution

Qualitia remote agent is shipped with all the the latest browser drivers for seamless test case executions. You may further upgrade or downgrade the drivers based on the test case requirements. Qualitia automated test cases are executed on the same machine where agents are installed. So it is important to have following the dependencies installed on Qualitia remote agent machines.



Pre-Requisites for Qualitia

Roles and Privileges
  • You must have administrative privileges to access Qualitia Project that you want to integerate with TFS/Azure DevOps tests.
 Network Access
  • Ensure Qualitia Server URL is connected to Qualitia Client, TFS/Azure DevOps Server and TFS/Azure DevOps agent.

 

Pre-Requisites for Qualitia Remote Agent

Dependencies 
  • Browsers (Google Chrome, Internet Explorer, or Mozilla Firefox)
  • Java 8 (Oracle JDK / Open JDK)
    • Microsoft .NET Framework 4.6.2 and above
 Roles and Privileges 
  • Local administrator privileges for Qualitia Remote Agent installation
 Network Access
  • Ensure connection between Qualitia Remote Agent and Qualitia Server is through port 8887.


On this page:

Table of Contents
minLevel2