5. Stable Screenshots for Visual Testing

5. Stable Screenshots for Visual Testing

Visual testing is one of the most powerful methods for catching unexpected UI regressions. But it’s only effective if your screenshots are stable and repeatable. If you’ve ever faced random visual diffs even when no code has changed, you’re not...

3. Compare Standalone Images and PDF’s

ImagiumAI.Jar can compare individual Images ImagiumAI.jar is a supplementary utility to Imagium.io which allows comparison of standalone images and PDF files. Visual inspection procedures can be performed on one or multiple images and PDF’s in a folder. This...
2. Multiple Modes

2. Multiple Modes

Imagium supports two modes of comparison Default and Strict. The modes can be specified at both test and step level. Step level mode will have higher precedence over the both If no mode is specified, Default mode is used for all the comparisons If any mode is...
1. Rest API

1. Rest API

GetUID GetUID API returns the unique id(TestRunID) corresponding to the given ProjectKey and TestName. TestRunID is used in Validate API to trigger visual validation A new TestRunID should be used for every new test execution Same TestRunID should be used for...