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

Using Code snippet

Using HTTP Request

Below are the steps to trigger execution using HTTP request:

  1. Click on your Folder and on right pane Select DevOps.

  1. DevOps window will pop-up. Select HTTP Request radio button.

  2. DeOps Integration URL and DeOps Request body will be available.

  3. 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

  1. Click on your Folder and on right pane Select DevOps.

  2. DevOps window will pop-up. Select Code Snippet radio button.

  1. Provide the time (Second) in Set The Timer field.

  2. Click on Select Language drop-down arrow and choose from: cURL, Javascript, Python, PowerShell- RestMethod, Shell-wget.

Note: According to the language the code snippet changes

  1. Select Proxy and provide Proxy URL.

Last updated

Was this helpful?