Forum Discussion

OD's avatar
OD
Occasional Visitor
4 months ago

How to extract comments from Testexecution section of Testcycle.

I wanted to extract comments from the test execution section of test cycle. is there any report or api with which i can extract this information?

  • MisterB's avatar
    MisterB
    Champion Level 3

    There's no way I know of doing this using the UI, exports or reports which is a pain.  I would really like to see the Executions element of Scale made available as read-only so we could do things like this, but I don't think it will be coming anytime soon if at all.  But to try and answer your question, I've posted two links below which might help.  Which link you need depends on the version of Scale you're using...

    Server API: GET /testrun/{testRunKey}/testresults returns comments

    Cloud API: GET test executions or test execution