On application deployment, the app generator provides a basic self-test for the business application. The automated tests are based on the SAP OPA5 test framework.
The URL of the test page is relative to the deployed business application used under the subpath /test/integration/opaTests.qunit.html and can be opened with a browser.
Simplifier provides two approaches for creating automated tests:
- AI-Powered Test Generation – Automatically generate OPA5 tests by recording your interactions with the application
- Manual Test Creation – Write OPA5 test code manually for complete control
Test Generation with our Test Engineer AI Agent Theo
Simplifier offers an AI Test Engineer Agent called Theo to automatically generate OPA5 tests.
Read more about within the Agent guide.
Manual Test Creation
As an admin, you can manually create automated tests. Make sure you are already in the UI Designer for the testing application. Switch to the tab Testing.
To create a new test case, click on the plus icon.
Select the type in the opened pop-up and enter a test case name.
Click on Save.
Select the new Journey or Page Object on the left and add the testing code.
Deploy the Journeys or Page Objects and click on Show test page.
Using the Simplifier Android Mobile Client the business app can be tested on a mobile device after downloading, too. Through the context menu of the downloaded app you can start the automated tests.
















