Skip to main content
Skip table of contents

Other Resource

Get Test Suite List from a Project

GET /rest/testray/latest/public/testSuite/{projectKey}/testSuites

SAMPLE http://testray.goldfingerholdings.onl/rest/testray/latest/public/testSuite/TAT/testSuites

REQUEST BODY NULL

Get Test Suite Members (both Sub Test Suites and Test Case Issues)

GET /rest/testray/latest/public/testSuite/testSuite/{testSuiteID}

SAMPLE http://testray.goldfingerholdings.onl/rest/testray/latest/public/testSuite/testSuite/5000

REQUEST BODY NULL

Get Related Test Runs from a Defect

GET /rest/testray/latest/public/testRun/getTestRunsForDefect/{defectIssueKey}

SAMPLE http://testray.goldfingerholdings.onl/rest/testray/latest/public/testRun/getTestRunsForDefect/TAT-500

REQUEST BODY NULL

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.