How to attach screenshot in the Test Manager execution

From GxP perspective, we need to ensure that testing are supported by appropriate evidence (e.g. screenshots). While, the execution logs in the Test Manager shows the path of the screenshots (set during the creation of the test in Studio), it does not show in the Execution attachment. Is there a way I can append those screenshots in the Execution Attachment tab?

@jespeleta Yes we do have a way

  • Use the Attach Document activity to attach the saved screenshots in your test cases. This activity allows you to add files as attachments to your test execution results. (from UiPath.testing.activities package)

Thanks. This resolved now.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.