Changes between Version 3 and Version 4 of GeneralInformation/Examples
- Timestamp:
- 10/05/12 10:35:35 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeneralInformation/Examples
v3 v4 4 4 5 5 Example 1: 6 * Recording a usage session with the DemoApp6 * Recording a usage session with the !DemoApp 7 7 * 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 DemoApp8 * Generating a replay script and executing the recorded usage session against the !DemoApp 9 9 10 10 [[Embed(flv=http://quest.informatik.uni-goettingen.de/CaptureReplay.flv,purl=http://quest.informatik.uni-goettingen.de/player.swf,w=500,h=400)]] … … 13 13 * Loading of pre-recorded sequences 14 14 * 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]) 16 16 * A simple visualization fo the FOMMs structure 17 17 * Generating 5 test cases of lengths between 2 and 100 events with random walks 18 18 * 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 DemoApp19 * Generating a replay script and executing the generated sequences against the !DemoApp 20 20 21 21 [[Embed(flv=http://quest.informatik.uni-goettingen.de/GeneratingSequences.flv,purl=http://quest.informatik.uni-goettingen.de/player.swf,w=500,h=400)]]