Ensuring your Windows system meets the requirements for Tosca Execution Clients is crucial for successful test automation.
TOSCA Execution Clients are script-based, allowing you to adapt the Tosca CI/CD integration to suit your needs.
These clients work with events, enabling the execution of a single Test Event or multiple test events. This can be done directly by using a PowerShell command in Jenkins that includes the information on which Test Events to execute.
To define how Tosca should handle the execution at run-time, you can add TCPs via a JSON file.
Tosca Execution Clients are a crucial component of the Tricentis Tosca continuous testing platform, designed to facilitate the execution of automated test cases.
Here are the key functionalities of Tosca Execution Clients:
To use Tosca Execution Clients on Windows systems, you will need the following:
Please note that these requirements are applicable for Tosca Server 15.2 LTS or higher versions.
To allow the Tosca Execution Client to run scripts, certain policies need to be set on the system where the TOSCA Execution client, namely the PowerShell script, is being executed.
To do so,
Use the below command to check the same
Get-ExecutionPolicy -List
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Get-ExecutionPolicy -List
To install the TOSCA server and include the Tosca Server Certificate in the Trusted Root Certification Authorities store where the TOSCA server is placed.
Ensure that Jenkins is installed on your system by referring to the blog post titled “Jenkins Installation and Configuration – TOSCA.”
To enable smooth operation, ToscaCI utilizes Port 8732. Simply run the following command in Command Prompt as an Administrator: netsh http add urlacl url=http://+:8732/ user=Everyone.
Do Reach out to us for More Information
Driven by a passion for quality and a relentless pursuit of customer satisfaction, we inspire and empower our customers to achieve their goals and make a positive impact on the world.
© StacQua Technologies | All rights reserved.