# windowtester **Repository Path**: mirrors_google/windowtester ## Basic Information - **Project Name**: windowtester - **Description**: Automatically exported from code.google.com/p/windowtester - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README `WindowTester Pro` is a UI test generation tool for testing [SWT](https://www.eclipse.org/swt/) and `Swing Java` applications. `WindowTester Pro` eliminates the need to manually create test cases to test GUIs by automating the process of GUI testing. Using `WindowTester Pro`, developers can easily create tests for every GUI they create. The tests generated by `WindowTester Pro` are standard [JUnit](http://junit.org/) tests thus they can be run within your [Eclipse](http://www.eclipse.org/) environment or they can be automated to run using [Ant](http://ant.apache.org/). Typically, tests are recorded on projects within your `Eclipse` environment.