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

  • Team Foundation Server (TFS) 2017 & above
  • Azure DevOps

Roles and Privileges

  • Read / Write access to Work Items and Test Management

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 local agent 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.

  • Browsers (Google Chrome, Internet Explorer, or Mozilla Firefox)
  • Java 8 (Oracle JDK / Open JDK)

On this page:

Table of Contents
minLevel2