Troubleshooting Tutorial

Troubleshooting Tutorial

In this tutorial, we will show you some tools that will help you if you run into problems with your SAPUI5 app.

We will introduce you to the browser developer tools and show you the various tools that SAPUI5 offers.

For example, the SAPUI5 tools can help you with the following tasks:

  • Inspect and debug apps

  • Examine bugs and analyze errors

  • Simulate UI changes

  • Find out how to improve performance

To help you practice using the tools, we created an app with errors that we will use throughout the tutorial. You can view and download the app in the Demo Kit at Troubleshooting.

Get Help

If you're stuck and need help with a development task, you can also post a question in the SAPUI5-related forums, for example in the SAP Community or on Stack Overflow.

In this section:

  1. Step 1: Browser Developer Tools
  2. Step 2: Technical Information Dialog
  3. Step 3: Support Assistant
  4. Step 4: Diagnostics Window
  5. Step 5: UI5 Inspector
  6. First-Aid Kit