Introduction
What is LCT?
"Low Code Testing for Low Code Applications"
LCT is a frontend testing solution for Oracle APEX Applications. As Oracle APEX itself allows for the creation of powerful web-applications without much effort, LCT aims to do the same for the creation, execution and evaluation of frontend tests. This is achieved for example by using the Metadata of the application under test in order to facilitate the interaction with page elements or the fact that LCT itself is an APEX application, making working with it especially easy for APEX developers.
Core Features
- Easy test creation, no coding required
- Tailored to Oracle APEX Applications, easy testing of Oracle APEX Standard Components:
- Popup LOVs
- Interactive Report/Grid
- Modal Dialogs (
iframes) - and much more
- State-of-the-Art Frontend Testing through the use of Playwright as test execution engine
- Built in measures to reduce Flakiness
- Multi-Browser Testing
- Chromium (used by Chrome, Edge, etc.)
- Firefox
- WebKit (used by Safari)
- Extensive debugging capabilities
- Repetitive scheduling of test runs through Test Suites
- Email notifications of test results