Run Execution List using DevOps option
The DevOps Integration functionality allows the user to log defects and other issues on DevOps based on reports generated by Avo Assure.
There are two ways in which execution could be triggered in devOps
Using HTTP Request
Below are the steps to trigger execution using HTTP request:
Click on your Folder and on right pane Select DevOps.

DevOps window will pop-up. Select HTTP Request radio button.
DeOps Integration URL and DeOps Request body will be available.
Select Asynchronous or Synchronous:
a) Asynchronous: Execution Responses are generated simultaneously during the execution.
b) Synchronous: Execution Responses are generated after the end of execution.

Using Code snippet
Click on your Folder and on right pane Select DevOps.
DevOps window will pop-up. Select Code Snippet radio button.

Provide the time (Second) in Set The Timer field.
Click on Select Language drop-down arrow and choose from: cURL, Javascript, Python, PowerShell- RestMethod, Shell-wget.
Select Proxy and provide Proxy URL.
Last updated
Was this helpful?