1. Start
  2. Dokumente
  3. Documentation
  4. Testing
  5. Display Analyses (Developer Window)

Display Analyses (Developer Window)

In addition to the Reporting Viewer, there is also an analysis pop-up for developers, which displays all the collected information in real time in a graphical format, see illustration.

image 3

How to open the Developer Window: This pop-up is only available if a key named „REPORTER“ exists in the browser’s local storage. Alternatively, the dialog can also be opened via the browser console using showReporter().

By clicking the „Debug Component“ button, you can jump directly to the UI5 component of the current dialog in the browser debugger, see following illustration.

image 4

Any UI5 control can be used for debugging in the events section; see „Options“ in the following illustration.

image 5