Forum Discussion

HajVR's avatar
HajVR
New Contributor
3 years ago
Solved

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,

 

 

  • 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.

     

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    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.