Navigate to Code Snippet
Last updated
Was this helpful?
Last updated
Was this helpful?
Code snippets include different programming languages, enabling smooth integration with third-party tools for continuous testing.
Steps to navigate to code snippet:
1. Select Project from Projects section for Azure DevOps integration, click Design Studio button from top right corner of the screen.
Navigate to Execution tab Present in Design Studio window and select Execution List
Click DevOps button to bring DevOps window, then select Code snippet as execution type
In Any programming language can be selected based on the command line configuration
Enter Timer in seconds and select Language as a Shell – wget from dropdown
Note:
When you enter time as 5 seconds in set timer textbox then, agent takes 5 seconds to trigger the execution
Select Proxy radio button as Enable or Disable as your requirement.
Note: When you select Proxy radio button as Enable, then Proxy URL textbox will enable
By default, the Proxy Radio button will be selected as Disable
Click Copy icon to copy the entire script.