By default, TestComplete supports images of the following formats:
- BMP
- JPEG
- PNG
- TIFF
- GIF
- ICO
You can extend the standard functionality and capture, save and log images in any other format. This can be done by creating a special type of a TestComplete plugin called image adapter. Custom image adapters not only enable you to save and load images in the formats supported by these adapters, but also make it possible to perform image comparison and search (see About Region Checkpoints).
See Also
Creating Custom Plugins
About Region Checkpoints
Test Results
Image Settings Dialog
Installing Extensions