Accessing File Stored With TextToReport Attachment, When executing with TestShell Studio #482
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When you export a report of a test that executed by TestShell Studio, the attachments will not be available in an exported report.
The reason is that exported report will include the attachment links from the TestShell Server. and since tests executed in TestShell Studio will not be uploaded to the Server, you will not be able to get the attachments.
To see the attachment, you can try using a preview of the report by double-clicking the results of the Query Report panel.
Another option, is to execute the test on TestShell Runner with logging profile that is not "none".
The test report will be uploaded to the database, including the attachments, and the server attachment links will be valid.
(tal.a) - 02/28/2013 03:10 PM
· 2494 ·
Beta Was this translation helpful? Give feedback.
All reactions