Integration
Introduction to Integration in Avo Assure
Last updated
Introduction to Integration in Avo Assure
Last updated
Integration with external tools is done in two ways; either with the Avo Assure API or inbuilt integration with Avo Assure. For all the integration using Avo Assure API, the below three steps need to be followed.
Token Generation
Export of Mindmaps Data
Execution of JSON
Log in as an admin user and navigate to the Tokens section.
Select the ICE type for which the token has to be generated.
Select the user for which the token has to be generated. Fill in the following details:
Token name
Token expiry date, and time
On click of ‘Generate’, the token will be created.
Log in to Avo Assure as an end-user with access to Mindmaps.
Navigate to Mindmaps. Select the Module from the Assign Module page. For more information, refer to Designing a Test Flow.
Export the Mindmap in JSON Format and click the ‘Export’ button. Execution-related Module information is exported as a JSON file.
Module Information has the test suite and test Scenario details to execute.
2. The execution template is divided into two parts: Execution Data and User Info.
3. Copy Module Info data extracted in the previous section into the Execution Template.
4. In the User Info section of the Execution Template, fill the details of Generated Token hash, Token name, ICE name, and Pool name.
5. Multi-user execution is also supported, i.e. Executions for multiple users can also be triggered in one request. To achieve that, combine different execution request data in one list.