How to attach screen shots to automated test cases
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to attach screen shots to automated test cases
Hello All,
I want to add Screenshots when ever a automated test is failed. Currently I see .log file is being attached (As in attached image).
Is there a way where we can add screenshot that I capture if TC is failed.
Can you please guide me here.
- Labels:
-
InsideZephyrEnterprise
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Ravikiran07
It looks like you are using a plugin into Jira rather than Zephyr Enterprise.
Are you using Zephyr Squad or Zephyr Scale?
KR
Vinnie
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey @Ravikiran07
We have a script extension to Zephyr Squad built into TestComplete
This should provide screenshots/log data from the integration
https://support.smartbear.com/testcomplete/docs/working-with/integration/zephyr/index.html
KR
Vinnie
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Ravikiran07 my apologies when you said TC I thought you meant TestComplete rather than the TestCase.
I assume you are uploading XML as per https://support.smartbear.com/zephyr-squad-server/docs/test-automation/api.html#upload-file
Is there a log/attachment tag parsed into the XML from Test NG?
You may need to add this if its not
KR
Vinnie
