Rahul Sharma (Editor)

Galen Framework

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Ivan Shubin

Development status
  
Active

Operating system
  
Cross-platform

Initial release
  
2013 (2013)

Written in
  
Java

Stable release
  
1.6.2 / March 22, 2015; 23 months ago (2015-03-22)

Galen Framework is an open source layout and functional testing framework for websites, written in Java, which allows to test look and feel of responsive websites. It has its own special language Galen Specs for describing the positioning and alignment of elements on a Web page. It is based on Selenium and could be executed via Selenium Grid for cross-browser testing

Contents

Main features

  • Testing location of elements on page
  • Image comparison for selected area
  • Functional testing
  • Applying TDD approach in Web development
  • Galen Specs Language

    Galen Specs language consists of the following entities:

  • Page object locator definitions
  • Tagged sections
  • Test objects
  • Test specs
  • References

    Galen Framework Wikipedia


    Similar Topics