Eclipse RCP Testing Tool

Scope

The scope of the Eclipse RCP Testing Tool project is to provide a best-possible support for testing of Eclipse Platform-based applications.

  • Test case creation productivity – ability to record user actions at the same level of efficiency as manual script creation, ability to capture initial/final application state into reusable models for further state restoring/verification.
  • First class support of Eclipse technologies – testing tool should be aware about key concepts of Eclipse Platform, including but not limited to Workspace, Workbench, Preferences, Debug API, as well as understand the underlying UI structure, like parts of Eclipse Workbench (views, editors, toolbars) and structure of GEF/GMF/Graphiti diagrams.
  • Intelligent runtime – automatic wait of UI-triggered background asynchronous operations (including jobs, display async/timer execs, decorations, databindings, text reconcilers, text hovers, and so on)
  • Reliable results – elemination of false negatives and false positives by isolation of test cases from each other, independence on screen size/operating system, etc.
  • Maintainability – test case artifacts should be easily modifyable to reflect UI changes and be version control system friendly
  • Extensibility – provide APIs for extending tool in order to support custom widgets, contexts, reports and async primitives.
Releases
Name Date
2.5.4 2022-10-02
2.5.3 2022-05-04
2.5.2 2022-04-25
2.5.1 2020-03-18
2.5.0 2020-01-15
2.4.4 2019-10-18
2.4.3 2019-09-19
2.4.2 2019-05-08
2.4.1 2019-03-22
2.4.0 2019-03-03
2.3.1 2018-09-22
2.3.0 (Photon) 2018-06-27
2.2 (Oxygen) 2017-06-28
2.1 (Neon) 2016-06-26
2.0.2 2015-11-10
2.0.1 2015-09-25
2.0 (Mars) 2015-06-24
1.5.5 2015-03-02
1.5.4 2014-12-18
1.5.3 2014-10-23
1.5.2 2014-09-12
1.5.1 2014-08-15