Automated testing of look and feel for your responsive websites

Looking for opensource tool to automate Responsive web design(RWD) websites.

I read about gallen framework and looks good but before starting just need to check if anyone used gallen or any similar tool or any feedback on other tool.

In the testing of responsive designs, looking forward to check visual layout

3 Likes

I remember Applit tools can do this, a college of mine had a presentation on it. Itโ€™s a commercial tool but they got a trial mode in which you can give it a whirl.

2 Likes

Iโ€™ve used Spectre a fair bit: GitHub - wearefriday/spectre: A simple UI for browsing and inspecting diffs, and an API for runner scr. Was easy to integrate in with our test suite and provided good results. We just hosted it on Heroku.

3 Likes

Iโ€™ve heard of โ€œGitHub - retest/recheck-web: recheck for web apps โ€“ change comparison tool with local Golden Mastersโ€ but Iโ€™m not sure if it qualifies for your needs?
Itโ€™s more about comparing screenshots of pages devices.

2 Likes

You can use Selenium with Perfecto, Perfecto overcomes all the challenges of Selenium but itโ€™s not open source. So for open source Galen Framework is perfect. In TestRig Technologies we are using Galen Framework and it fulfilled our requirement till now and itโ€™s very easy and simple to use and learn.

3 Likes