Version 3 (modified by sherbold, 12 years ago) (diff) |
---|
TracNav
- Home
General Information
- Conceptual Details
- Architectural Details
- For Developers
- Examples
- Downloads
- Documentation
- Credits and Licences
- Legal Issues / Impressum
AutoQUEST Core Library
AutoQUEST Plug-ins
Java Foundation Classes
Microsoft Foundation Classes
HTML- and JavaScript-based Web Applications
PHP-based Web Applications
Generic Event Plugin
- GUITAR
AutoQUEST Frontend
Examples
Example 1:
- Recording a usage session with the DemoApp?
- Pre-processing and loading of the usage sessions with the evenTest Frontend
- Generating a replay script and executing the recorded usage session against the DemoApp?
Example 2:
- Loading of pre-recorded sequences
- Collapsing the GUI model, i.e., identification of the same widgets over multiple usage sessions
- Training a First-Order Markov Model (FOMM, see here?)
- A simple visualization fo the FOMMs structure
- Generating 5 test cases of lengths between 2 and 100 events with random walks
- Removing the start and end symbols from the generated test cases (required for the replay generation)
- Generating a replay script and executing the generated sequences against the DemoApp?