List of publicly accessible Vansah API's
19 articles
Project Settings
Project Settings
POST Add Test Case TypeThis API creates a new Test Case type that can be associated with test cases
PUT Update Test Case TypeThis API updates the name of an existing Test Case type
DELETE
Delete Test Case TypeThis API deletes a Test Case type that is associated with an existing project
GET
List Test Case TypesThis API fetches the list of Test Case types associated with an existing project
GET
List Test Case LabelsThis API endpoint retrieve list of Test Case labels when used with appropriate parameters
GET
List Test Case PrioritiesTo retrieve the list of Test Case priorities for an existing project, use below API endpoint
POST
Add EnvironmentThis API creates an environment that can be used during the execution of test cases
PUT
Update EnvironmentThis API updates an environment linked to the environment identifier for any project
DELETE
Remove EnvironmentThis API removes an environment linked to the environment identifier for any project
GET List EnvironmentsThe api retrieves all environment listed under project setting for any workspace
GET List ProjectsRetrieve a list of all projects or a specific project based on the provided query parameters
PUT Update Misc SettingsThe api updates existing miscellaneous settings under project setting for any workspace
Test Plans
APIs related to Standard and Advanced Test Plan
GET Test Cases from Advanced Test Plan (ATP)This endpoint makes an HTTP GET request to retrieve test cases for a specific test plan (Advanced Test Plan) .
GET Test Cases from Standard Test PlansThis endpoint makes an HTTP GET request to retrieve test cases for a specific Standard test plan.
Test Folder
APIs related to test folder creation, deletion or update
POST Bulk Add Test FolderThis api helps in creating multiple Test Folder at a time for any project