Changes between Version 3 and Version 4 of GeneralInformation/Examples


Ignore:
Timestamp:
10/05/12 10:35:35 (12 years ago)
Author:
sherbold
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeneralInformation/Examples

    v3 v4  
    44 
    55Example 1: 
    6  * Recording a usage session with the DemoApp 
     6 * Recording a usage session with the !DemoApp 
    77 * Pre-processing and loading of the usage sessions with the evenTest Frontend 
    8  * Generating a replay script and executing the recorded usage session against the DemoApp 
     8 * Generating a replay script and executing the recorded usage session against the !DemoApp 
    99 
    1010[[Embed(flv=http://quest.informatik.uni-goettingen.de/CaptureReplay.flv,purl=http://quest.informatik.uni-goettingen.de/player.swf,w=500,h=400)]] 
     
    1313 * Loading of pre-recorded sequences 
    1414 * Collapsing the GUI model, i.e., identification of the same widgets over multiple usage sessions 
    15  * Training a First-Order Markov Model (FOMM, see [wiki:EventCore/UsageBasedTesting here]) 
     15 * Training a First-Order Markov Model (FOMM, see [wiki:CoreLibrary/UsageBasedTesting here]) 
    1616 * A simple visualization fo the FOMMs structure 
    1717 * Generating 5 test cases of lengths between 2 and 100 events with random walks 
    1818 * Removing the start and end symbols from the generated test cases (required for the replay generation) 
    19  * Generating a replay script and executing the generated sequences against the DemoApp 
     19 * Generating a replay script and executing the generated sequences against the !DemoApp 
    2020 
    2121[[Embed(flv=http://quest.informatik.uni-goettingen.de/GeneratingSequences.flv,purl=http://quest.informatik.uni-goettingen.de/player.swf,w=500,h=400)]]