Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printablefalse

Getting

...

Started

Cloud

URL

The APIs are available at the following base URL: https://tcms.aiojiraapps.com/aio-tcms/api/v1/

...

Requests made to AIO Tests REST APIs must be authenticated with an Access Token. More information is available here.

...

Requests made to AIO Tests REST APIs must be authenticated via Basic authentication or PAT authentication. More information is available here.

Swagger

...

Documentation

AIO Test APIs can be tried out via the Swagger page.
This page can be easily accessed by clicking on the question icon on the top right of the app and clicking ‘API Reference’.
APIs available in the Swagger documentation depend on the AIO Tests plugin version you have installed.

...

...

The below table shows the Permission Values and Delete / Write / Read access it indicates.
If the bit is ON (having value 1), it means the user has permission to perform those operations.

Permission

Bit Map

Value

Delete

Write

Read

7

1

1

1

3

0

1

1

1

0

0

1

0

0

0

0

 The below table shows the Run permissions based on the corresponding Cycle and Case access.

The user who has Read-only access to Run, will not be able to change the status of a run, but would be able to view its data. On trying to update such a Run using the API will return a 4xx response.

Project Access

Run Permission

Cycle

Case

Linked Step in Case

Value

Y

Y

Y

7 (All)

Y

Y

N/D

1 (Read)

Y

N/D

-

1 (Read)

N/D

-

-

0 (No Access)

 

Y - User has access on the entity's project

N - User does not have access on entity's project

D - User has access, but AIO Tests is disabled

For further queries and suggestions, please feel free to reach out to our customer support service via help@aiotests.com.