# ALEX

Automata Learning EXperience (ALEX) allows you run automated tests on Web applications and HTTP-based APIs using active automata learning.

Users model Selenium (opens new window)- or HTTP-based test inputs for their target application, which are used to automatically infer an automaton model (a Mealy machine (opens new window)) by learning algorithms. The resulting automaton represents the user-level behavior of the web application which can be verified by LTL formulas.

Last Updated: 7/14/2023, 9:58:27 AM