Nov 3, 2018
Released version 2.4. Spec generator and mutation testing

I am excited to announce a release of new Galen version 2.4.0! This release has a new awesome feature: spec generator. With it you are now able to generate a complete spec without much effort. And with another new feature, which is called “mutate”, you can test your generated specs whether they have proper test coverage. Here is the full list of features:

Read more
Jul 13, 2016
Version 2.3 is released

I am pleased to announce that version 2.3.0 is now released. With this version we also decided to switch to Java 1.8. That means that you will need to upgrade your Java installation as well. The version 2.3.0 has the following major features:

Read more
Dec 5, 2015
Released version 2.2. Object groups and code blocks in custom rules

I am very excited to announce that the version 2.2 was just released with lots of new features and improvements in Galen Specs language. The complete list of changes is here. The major features added to version 2.2 are:

Read more
Sep 21, 2015
Released version 2.1. Spec "count" and heatmap

Greetings! The version 2.1 is live with the following major features:

Read more
Jul 27, 2015
Released version 2.0. New Galen Specs language implementation

We are glad to announce that the version 2.0 with new improved Galen Specs language was released. Please note that this is a major release and it is not backwards compatible. If you already have tests implemented with previous version of Galen Framework you can use this quick reference where you can find hints on how to update your specs.

The major changes in this release are the following:

Read more
Mar 22, 2015
Version 1.6.0 is released. Custom spec rules and test groups

The version 1.6.0 was just released with the following major features:

You can see complete list of features on GitHub milestone 1.6

Read more
Jan 25, 2015
Version 1.5 is released

The version 1.5 was just released with the following major features:

The complete list of implemented features is on GitHub

Read more
Nov 10, 2014
Released version 1.4.1 with css properties checks and javascript functions in specs

There were a lot of new features introduced in version 1.4.1 as well as bugfixes. The major features are css property verification and custom JavaScript functions in specs

Read more
Sep 28, 2014
Version 1.3.0. Image comparison in layout testing

Since new v1.3.0 update in Galen Framework there are two new major functionalities: image comparison and page dump. The page dump creates an html report with page screenshot and fetches all page objects with detailed information. Also it stores each image of page object separately in png format. These images could be used for image comparison – a new technique in Galen Framework that allows to compare area of the selected object with predefined image sample. As a result you can get a report with detailed description and an image represeting the difference:

Read more
Aug 10, 2014
Released version 1.2.0

A new version 1.2.0 was released with the following features:

Read more
  • 1
  • 2