Run Execution List using DevOps option
Last updated
Last updated
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
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.
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.
Note: According to the language the code snippet changes
Select Proxy and provide Proxy URL.