[[TracNav(TOC|nocollapse)]] = PHP-based Web Applications Plug-in = This plug-in provides the means to apply our techniques to PHP-based web applications. It consists of two artifacts: 1. [wiki:PHP/PHPMonitor PHPMonitor]: A monitoring component that can be used to monitor PHP-based web applications running on [http://httpd.apache.org/ Apache web servers]. The details of this artifact are explained [wiki:PHP/PHPMonitor here]. 1. autoquest-plugin-php: A Java plug-in into the AutoQUEST Frontend that allows parsing of data monitored with the PHPMonitor into events to be used with the AutoQUEST Core. Furthermore, it is possible to generate abstract replays to be executed against a Web server with curl. With abstract, we mean that the replays lack values for GET and POST variables, which need to be inserted by a test data generator.