Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.3 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.3 KB

main branch ci version

ALEX

Automata Learning EXperience (ALEX) is a Web application that allows you run automated tests on web applications and JSON-based APIs using active automata learning.

Users model Selenium- or HTTP-based test inputs for their application, which are used to automatically infer an automaton model (a Mealy machine), which represents the behavior of the web application.

Documentation

Background