The 'Given-When-Then' format is a structured approach to writing test scenarios in Behavior-Driven Development (BDD) that outlines a system's behavior in terms of specific conditions, actions, and expected outcomes. It helps bridge communication between technical and non-technical team members by providing a clear and concise language for defining software functionality.