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 4 Current »

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

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

Roles and Privileges

  • Read / Write access to Work Items and Test Management

Others

  • Necessary test suites and test plans under TFS/Azure DevOps projects  
  • TFS/Azure DevOps tests must be created under any test plan and suite to be mapped to the Qualitia test cases.
    Tests without test plans and suites cannot be mapped to 
    Qualitia tests. 
  • Add csc.exe path under Environment Variables on the machine where Qualitia server is installed.
    (Restart machine after you add the path to see the effects)

     View image


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.

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.

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

On this page:


  • No labels