Access Test Log Contents from Tests - Picture Data
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Access Test Log Contents from Tests - Picture Data
Hello Community,
Following article explains a way to access the test log contents from Tests
https://support.smartbear.com/testcomplete/docs/testing-with/log/working-with/from-tests.html
My Question:
When a region check is performed, Test Complete stores both the expected image and the actual image. But using the example script provided in the above article (repeatedly iterating over the log items), It is not possible to retrieve both images. It just returns only the expected image.
Is there any way to retrieve both images (and the comparison result) when programmatically post process an already created log?
Thank you,
Solved! Go to Solution.
- Labels:
-
Checkpoints
-
Scripting
-
Test Results
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
> way to retrieve both images (and the comparison result) when programmatically post process an already created log?
It is my guess that all these data are stored in the log and thus should be accessible.
If my guess is incorrect or you can not find corresponding data in the log, I would create Support ticket via the https://support.smartbear.com/testcomplete/message/ form and ask guys for the help and code sample.
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
