2.5 Configure Execution Nodes

Once Test scripts are developed, we have option to execute the cases in either Cloud on on Prem setup. The process of setting up execution nodes is detailed in this page

On the dashboard, Click on the Administration

On the admin dashboard, click on the Nodes.

Click on the Add Node button on the top of the right corner.

You need to fill the Node Name and Node Description of the node. After you filled up the details click on save button.

The Node should be created successfully for you and Created node displayed in the grid. a page similar to the screenshot below should appear.

If your node using for web applications follow the below steps

  • Click on the created node

  • Add the below property in node properties

    • prop.capability.[agent name]: true/false

  • Replace the agent name with your browser name.

Click on the Update button. Your node gets updated.

Last updated