Technology
Replay UI tests
In my blog posts about UI testing I explained the benefits of UI testing and how tests can be recorded by the end user. The benefit is clear: capturing the interactions directly from a user of the app. These UI Read more…
In my blog posts about UI testing I explained the benefits of UI testing and how tests can be recorded by the end user. The benefit is clear: capturing the interactions directly from a user of the app. These UI Read more…
UI tests can be recorded by end users using tools like the Chrome recorder. These tests can be shared and be used as the starting point for further tests. The vantage of such a user recorded and provided test is Read more…
UI tests are important. They do not only test if information is shown correctly, or certain UI controls are visible. They test if the UI of an app does work. Therefore, UI tests must be defined by the end user. Read more…
Visual regression testing checks if the UI was affected by a change. It allows to identify changes that affect the visual representation of the app. These kinds of changes have a huge impact on the perception of the app to Read more…
Does this sound familiar? An app was developed, tested, and made available in production. And then: the users complain that the app is not working. The app however passes all tests. How can this be? And how can this be Read more…
Updating SAPUI5 should not introduce breaking changes. UI5 uses semantic versioning, and as long as the major release does not change, you should be safe: update UI5, and get automatically the latest features, while your old apps continue to work. Read more…
Scenario From your S/4HANA System you access the SAP webgui (SAP GUI for HTML). From there you can start a transaction by entering its code in the OK code field. In case you do not know the transaction code, the Read more…
SAP wants that you have a valid SAP Learning Hub subscription to get certified. 1,368$ to register for an SAP certification exam attempt. All roads lead to SAP Learning Hub subscription. Alternatives are not promoted. It is unknown for how Read more…
Es ist immer eine gute Idee ein Backup zu haben. Ein Backup das funktioniert ist noch besser. Wenn man beides hat, dann ist auch ein etwas größeres Update an einem SAP-System relativ stressfrei machbar. Nicht vergessen sollte man aber auch Read more…
This is my wrap-up and summary of UI5con 2024. UI5con was part of happened CodeConnect 2024 and with reCAP 2024 being part of it too and happening just the day before, I’ll include my notes on that event too. General Read more…