1. Regressions (Compare Images)
To identify what changed between two versions (e.g., a “Golden Master” vs. a new Release Candidate), use the comparison feature.Workflow
- Identify the Baseline Image ID (e.g., previous stable version).
- Identify the Target Image ID (e.g., new build).
- Use the
findings:gridListendpoint to filter by comparison IDs.
2. Analyze Findings
Once you identify a critical finding, retrieve its full details.- Get the
findingIdfrom the comparison results. - Call the Get Finding endpoint (see Finding Reference).
Related
User Guides- Compare Images - UI walkthrough for comparing firmware versions