UI Tests for BDUI: How to Test the Interface When the Code Is on the Backend
-
40 min
In this talk, we will explore Backend Driven UI (BDUI) — a technology that controls the interface from the backend but breaks conventional UI automated tests. To get everything working again (before anyone notices), we will render widgets on the backend, configure locators, set up a CI/CD pipeline, and adapt native UI tests.