Interview ModeInterviewAdvanced
How would you test multi-device data sync?
Scenario
A notes app lets users edit the same note on phone, tablet, and web. Changes sync near real time, offline edits are queued, and conflicts should be resolved without silent data loss.
List checks, risks, edge cases, data conditions, and user experience concerns you would cover.