Changes between Version 3 and Version 4 of GeneralInformation


Ignore:
Timestamp:
10/21/14 17:14:26 (10 years ago)
Author:
pharms
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeneralInformation

    v3 v4  
    1212 * The components ''Task Trees'' and ''Usability Evaluations'' facilitate usability analysis. 
    1313 
    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 four plug-ins: 
     14The '''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: 
    1515 * The ''Java Foundation Classes'' plug-in supports the analysis of Java applications with a JFC GUI (i.e., AWT/Swing). 
    1616 * The ''Microsoft Foundation Classes'' plug-in supports the analysis of Microsoft Windows applications with a MFC GUI.  
    1717 * 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. 
    1818 * 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. 
    2019 * 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. 
    2120 * The ''SOA Applications'' plug-in will facilite the application of our techniques to Service Oriented Architectures.