Changes between Version 43 and Version 44 of WikiStart
- Timestamp:
- 10/04/12 16:28:39 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v43 v44 7 7 [[Image(eventbench-architecture.png, nolink, align=center)]] 8 8 9 The '''!EventBench Core Library''' is independent of specific event-driven platforms and consists of seven components.9 The '''!EventBench 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 10 * The ''Abstract Events'' 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 an GUI model. This allows a very powerful and yet platform independent modelling of GUI events. 11 11 * The components ''Usage Profiles'', ''Test Case Generation'', ''Test Oracles'', and ''Test Coverage'' provide support for usage-based software testing.