Show TOC

Testing and Performance MeasurementLocate this document in the navigation structure

SAPUI5 provides several testing options, like to unit and integration tests and the Mock Server. It also contains tools to measure the performance of an app.

Before you start implementing your first test, you should think about how to test the different aspects of your application. The image below shows the testing tools along the agile testing pyramid.

Figure 1: Testing pyramid