Skip to content
Edward Jakubowski edited this page Feb 17, 2014 · 15 revisions

Synthuse Wiki

Synthuse is a portable java base software testing framework for desktop windows applications. This framework has a built-in object spy and automation Test IDE. What makes this different from other frameworks is that it shares similar command syntax as Selenium. It also utilizes Xpath statements to locate target windows/objects The familiar syntax makes it easier to train automation tester in this frameworks.

Synthuse can also be incorporated in to the fitnesse platform as a test fixture.

Screenshots Examples

Below is the main synthuse window. It includes a built in object spy that uses xpath to search a Windows XML Dom that it also generates. Dragging the target image will automatically highlight the associated window and xml tags. Main Synthuse Window

Below is the Test IDE that's included with synthuse. This provides a quick way to execute and test macro scripts. Synthuse Test IDE

Version 1.0.6 released on 2-17-2014

Create By Edward Jakubowski ejakubowski7@gmail.com

Release Notes

2-17-2014 version 1.0.6

  • fixed Test IDE window

1-30-2014 version 1.0.5

  • Base version
Clone this wiki locally