- 1 Minute to read
- Print
- PDF
Test Dynamix APIs
- 1 Minute to read
- Print
- PDF
Panaya provides powerful API capabilities that make it easy to extend Panaya's solution and integrate it with other testing and defect management tools already existing in your organization.
This document describes all supported entities and the available functions for Panaya Test Dynamix.
For our Test Automation APIs, click here.
Get an API Key from Panaya
All API functions will require an initial Login for the duration of the API session. Upon login, you will be given a temporary token.
Sessions will expire within 15 minutes of idle time.
Supported Entities
Transaction API
Send transaction name and receive the transaction test priority, according to Panaya’s Impact AnalysisCycles API
Retrieve and manage Cycles metadataFolder API
Retrieve and manage Folder metadataBusiness Process API
Retrieve and manage Business Process metadataTest API
Retrieve and manage Test metadataTest Step API
Retrieve and manage Step metadataStep Run API
Retrieve and manage Step Run detailsDefect API
Retrieve and manage DefectsRequirements API
Retrieve and manage requirements metadata
Available Functions
Get all – retrieves all entity details
Get – retrieves specific entity details
Post – Create a new entity
Put – Edit existing entity