Changes between Version 7 and Version 8 of GeneralInformation
- Timestamp:
- 10/02/17 15:56:36 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeneralInformation
v7 v8 8 8 9 9 The '''AutoQUEST Core Library''' is independent of specific event-driven platforms and provides the major features for usage-based testing and usability analysis. It consists of seven components. 10 * The ''Event Core'' provides the required classes and interfaces for working with an abstract notion of events independent of any platform. Furthermore, it includes the classes and interfaces required by GUI platforms to create a nGUI model. This allows a very powerful and yet platform independent modeling of GUI events.10 * The ''Event Core'' provides the required classes and interfaces for working with an abstract notion of events independent of any platform. Furthermore, it includes the classes and interfaces required by GUI platforms to create a GUI model. This allows a very powerful and yet platform independent modeling of GUI events. 11 11 * The components ''Usage Profiles'', ''Test Case Generation'', ''Test Oracles'', and ''Test Coverage'' provide support for usage-based software testing. 12 12 * The components ''Task Trees'' and ''Usability Evaluations'' facilitate usability analysis.