Changes between Version 3 and Version 4 of GeneralInformation
- Timestamp:
- 10/21/14 17:14:26 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeneralInformation
v3 v4 12 12 * The components ''Task Trees'' and ''Usability Evaluations'' facilitate usability analysis. 13 13 14 The '''AutoQUEST Plug-ins''' depend on the AutoQUEST Core Library and build the bridge between abstract events and the platform-independent tooling and concrete event-driven software platforms. Currently, AutoQUEST provides fourplug-ins:14 The '''AutoQUEST Plug-ins''' depend on the AutoQUEST Core Library and build the bridge between abstract events and the platform-independent tooling and concrete event-driven software platforms. Currently, AutoQUEST provides six plug-ins: 15 15 * The ''Java Foundation Classes'' plug-in supports the analysis of Java applications with a JFC GUI (i.e., AWT/Swing). 16 16 * The ''Microsoft Foundation Classes'' plug-in supports the analysis of Microsoft Windows applications with a MFC GUI. 17 17 * The ''PHP-based Web Applications'' plug-in supports the analysis of strictly PHP-based websites, i.e., all parts of the website have to use PHP, no other technologies, e.g., simple HTML are allowed. 18 18 * The ''GUITAR'' plug-in provides a bridge to the [http://guitar.sourceforge.net/ GUITAR testing framework]. 19 Furthermore, two additional plug-ins are currently planned.20 19 * The ''!JavaScript Web Monitoring'' plug-in will provide better support for the analysis of websites than the ''PHP-based Web Applications'' plug-in, to broaden the scope of websites we can analyze. 21 20 * The ''SOA Applications'' plug-in will facilite the application of our techniques to Service Oriented Architectures.