SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

SAPUI5 Mock Server (OData V2)

A Mock Server in SAPUI5 mimics one or more back-end services, allowing developers to work independently of a real back end. It is used to simplify integration testing and development by simulating server responses without requiring a live connection. Developers can learn how it is applied in practice through the Demo Apps delivered with the Demo Kit, and it is also a key tool within SAPUI5's broader testing options, which include unit and integration tests.

Tutorials that teach this

Docs explaining this concept

Prerequisites