Hands up if you are familiar with it: The subject of testing an application. Testing always takes up a lot of time, right? But of course you can’t miss it, because it’s incredibly important.
The main challenge in writing integration tests is to build a selector. A selector should be easy to read and understand. It is also important that it works reliably and survives UI5 upgrades of minor versions.
That’s why I want to introduce a really cool tool to you today, the… UI5 Test Recorder!
The UI5 Test Recorder is a chrome extension that allows you to efficiently automate testing of SAP UI5 and OpenUI5 applications. Furthermore, the Test Recorder for UI5 provides export functions to uiveri5, testcafe and OPA5.
During recording, the tool provides you with a combination of unique attributes to enable stable test execution.