cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts

In case of fiori elements, which testing frameworks shall be used? Almost all of them(OPA5/WDI5) require IDs of either the view or any other specific controls to write the test cases, whereas in fiori elements we do not have any explicitly maintained ids available which can be used.

vobu maxim.naidenov jocelyn.dart

Thanks

Kanika

View Entire Topic
vobu
Active Contributor

Hi, wdi5 has explicit support for testing Fiori Elements applications via the so-called „test library“ (haha, SAP naming…). Lookie: https://ui5-community.github.io/wdi5/#/fe-testlib

example app we're using to test wdi5 itself with: https://github.com/ui5-community/wdi5/tree/main/examples/fe-app

hth, v.