Navigating to DevOps window
Last updated
Was this helpful?
Last updated
Was this helpful?
Step-by-step process to navigate and copy HTTP Request or Code Snippet in Avo Assure:
1. Navigate to Execution tab, select Execution List for CI/CD integration
Click DevOps button to bring up DevOps window
There are two methods in DevOps: HTTP Request and Code Snippet
For HTTP Request:
Note: HTTP Request is selected by default
Copy DevOps Integration URL and DevOps Request Body for using it in Jenkins for integration
Asynchronous This feature enables to generate execution responses simultaneously during the execution
Synchronous This feature enables to generate execution responses after the end of the execution
For Code Snippet:
Code snippets include different programming languages, enabling seamless integration with third-party tools to perform continuous testing.
Steps to copy the Code Snippet:
i. Click Code snippet radio button
ii. Enter Time in seconds in Set the time textbox to trigger the execution after that time
iii. Select Language as a PowerShell – RestMethod from Select Language dropdown
iv. 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
v. Click copy icon to copy Code snippet