Software Alternatives, Accelerators & Startups

Codeception VS Galen Framework

Compare Codeception VS Galen Framework and see what are their differences

Codeception logo Codeception

Codeception is a new full-stack testing PHP framework.

Galen Framework logo Galen Framework

Automated testing of look and feel for your responsive app
  • Codeception Landing page
    Landing page //
    2022-08-03
  • Galen Framework Landing page
    Landing page //
    2019-03-23

Codeception videos

Our First Acceptance Test [6/24] Codeception & Symfony2

More videos:

  • Tutorial - How to Run Codeception Tests [5/24] Codeception & Symfony2
  • Review - Bootstrapping Codeception [2/24] Codeception & Symfony2

Galen Framework videos

Galen Framework Introduction - Automated Layout Testing

More videos:

  • Review - Galen Framework using Java programming - Introduction and features
  • Review - Image Comparison for layout tests with Galen Framework

Category Popularity

0-100% (relative to Codeception and Galen Framework)
Automated Testing
68 68%
32% 32
Browser Testing
73 73%
27% 27
Website Testing
100 100%
0% 0
Mobile Apps
0 0%
100% 100

User comments

Share your experience with using Codeception and Galen Framework. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Codeception and Galen Framework

Codeception Reviews

We have no reviews of Codeception yet.
Be the first one to post

Galen Framework Reviews

20 BEST Selenium Alternatives in 2021
Galen framework was initially introduced for the testing layout of web-applications in a real browser. Today it has become a fully functional testing framework. This automation test tool can be integrated with Selenium for visual and layout testing of web applications.
Source: www.guru99.com
Best Selenium Alternatives (Free and Paid) in 2021
Galen Framework allows you to set up your tests to run in a cloud-like Sauce Labs, or BrowserStack or LambdaTest to test website responsiveness on different mobile devices.

Social recommendations and mentions

Based on our record, Codeception seems to be more popular. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Codeception mentions (8)

  • Any pro-tips for writing automated tests with Selenium PHP?
    Personal experience: - don’t use Behat unless you really needed a “story telling”, it has a intermediate layer Gherkin that you’ll need to code. You can write “Given/When/Then” steps but you’ll also need to write “php code” that will interpret this step. - using real browser be prepared for instability - any interaction with JavaScript can broken/delay execution - be prepared that this tests are call functional... Source: about 1 year ago
  • PHPUnit, do i need to learn it?
    Codeception: https://codeception.com/. Source: over 1 year ago
  • Advice for an older symfony 4.4 project
    I would say to check out Codeception. Codeceptions has modules for Symfony and database generally. Long and short of it is that if you want you can run api tests that go into the controllers and rollback the database afterwards. Source: over 1 year ago
  • Automating Tests using CodeceptJS and Testomat.io: First Steps
    There are enough blog posts about Jest or Cypress already, so let me introduce Codecept. It comes in two flavors. There is Codeception for PHP, and there is CodeceptJS for JavaScript which we will be using here. - Source: dev.to / almost 2 years ago
  • Testing PHP Applications
    There are many tools you can use for this purpose, but one I particularly like is CodeCeption. What I like most about it is that it's a unified tool that can be used to perform several types of tests, acceptance being one of them. - Source: dev.to / almost 2 years ago
View more

Galen Framework mentions (0)

We have not tracked any mentions of Galen Framework yet. Tracking of Galen Framework recommendations started around Mar 2021.

What are some alternatives?

When comparing Codeception and Galen Framework, you can also consider the following products

PHPUnit - Application and Data, Build, Test, Deploy, and Testing Frameworks

Cypress.io - Slow, difficult and unreliable testing for anything that runs in a browser. Install Cypress in seconds and take the pain out of front-end testing.

PEST - An elegant PHP testing framework with a focus on simplicity

ChocolateChip-UI - Light, customizable front-end framework for apps and sites

Selenium - Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.

Robot framework - Robot Framework is a generic test automation framework for acceptance testing and acceptance...