Can you add expected and actual pictures to manual Log?
Hello,
So Test Complete has a generic log of type "Event" that has expected and actual pictures (without actually comparing them). Like that:
When i add my own log of type "Event" there is only 1 parameter for picture, so i get only 1 picture in the log:
is there a way for your manual logs to looks like Test Complete autologs with expected and actual picture side by side (without TestComplete comparing those pics - just storing) ?
What i'm trying to do is to add the step that gives you two pics side by side that can be reviewed after the run and compared manually. Our application uses dynamic data and I don't think TestComplete will be able to pass pic comparison - it has to be done manually.
Thanks,
Olga
Hi Olga,
I believe that Regions.Compare(https://support.smartbear.com/viewarticle/80643/) is what you are looking for.
Also https://support.smartbear.com/viewarticle/81166/ and referenced topics might be of interest as well.