wiki:GeneralInformation/Examples

Version 3 (modified by sherbold, 12 years ago) (diff)

--

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?