Changes between Version 1 and Version 2 of PlugIns/HTML/htmlmonitor


Ignore:
Timestamp:
12/04/14 09:47:45 (9 years ago)
Author:
pharms
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PlugIns/HTML/htmlmonitor

    v1 v2  
    1 sadfasdf 
     1[[TracNav(TOC|nocollapse)]] 
     2 
     3= Monitor for HTML- and JavaScript-based Web Applications = 
     4 
     5To analyse the usage of an HTML- and JavaScript-based web application with AutoQUEST, the usage of the website must be recorded. For this, AutoQUEST provides a so called monitor. The monitor is a standalone application based on a Webserver that does both 
     6 * provide a JavaScript integrated into a website to record the user actions 
     7 * receive the recorded user actions from the JavaScript via AJAX and store them into local logfiles 
     8 
     9== Installation of the Monitor == 
     10 
     11To install the monitor, it must first be downloaded. As AutoQUEST is under continuous development, it is always good to download the latest tested version from our continous integration environment which is available [[https://trex.informatik.uni-goettingen.de/hudson/job/autoquest-htmlmonitor/lastSuccessfulBuild/de.ugoe.cs.autoquest$autoquest-htmlmonitor/ here]]. There, just download the autoquest-htmlmonitor-version-bin.tar.gz. 
     12 
     13Afterwards, the tar-file needs to be extracted to a preferred location.