Training platform
Build real SDET capability across UI, API, unit, accessibility, and non-functional testing.
This branded practice application gives students a realistic system under test with polished, accessible UI, purposeful APIs, seeded data, and reusable automation hooks.
What this page demonstrates
- Accessible forms and semantic layout
- Calculator workflow calling
POST /sum - Navigation across training areas
- Branding structure ready for your real logo
Training coverage
Use this single application as the target for many different test types.
Calculator practice
This simple workflow remains useful for early UI and API lessons.
Result will appear here.
Suggested student tasks
- Automate the happy path and invalid input path.
- Intercept the request and inspect the payload.
- Write unit tests for the math helper functions.
- Run an accessibility scan and verify no serious issues.
