
Robot framework
Selenium
Katalon
TestComplete
Cucumber
Cypress.io
JUnit
Ranorex
Codeception
PHPUnit
TestMu AI (Formerly LambdaTest)
CrossBrowserTesting
TestingWhiz
Selenium
Behat
Sauce Labs
Robot framework
CodeceptionBased on our record, Robot framework should be more popular than Codeception. It has been mentiond 34 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.
If you already use Robot Framework with SeleniumLibrary, you do not need the raw WebDriver API. SeleniumLibrary gives you high-level keywords. The Page Object Model gives you structure. Together they keep tests short and UI changes localized. - Source: dev.to / about 2 months ago
Finally, if you are using your own CI/CD pipeline with Jenkins or Robot Framework, the result of the test can be returned as JSON with the json reporter. - Source: dev.to / 4 months ago
Fixing a bug is incomplete without preventing its recurrence. Root cause analysis (RCA), coupled with regression testing and documentation, ensures long-term reliability. Antony Marceles, Founder of Pumex Computing, emphasizes, โFixing a bug is only part of the solution, preventing it from happening again is the real goal.โ Marcelesโ team uses regression tests via Robot Framework and code reviews with Gerrit to... - Source: dev.to / over 1 year ago
Documentation is your best friend. It provides comprehensive guides, examples, and API references to help you navigate the library effectively. Here you can access it, as well as the Robot Framework documentation. - Source: dev.to / almost 2 years ago
The Robot Framework is an acceptance testing tool that is easy to write and manage due to its key-driven approach. Let us learn more about the Robot Framework to enable acceptance testing. - Source: dev.to / about 2 years ago
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: over 3 years ago
Codeception: https://codeception.com/. Source: over 3 years ago
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: almost 4 years ago
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 / about 4 years ago
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 / about 4 years ago
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.
PHPUnit - Application and Data, Build, Test, Deploy, and Testing Frameworks
Katalon - Built on the top of Selenium and Appium, Katalon Studio is a free and powerful automated testing tool for web testing, mobile testing, and API testing.
TestMu AI (Formerly LambdaTest) - Worldโs first full-stack Agentic AI Quality Engineering platform.
TestComplete - TestComplete Desktop, Web, and Mobile helps you create repeatable and accurate automated tests across multiple devices, platforms, and environments easily and quickly.
CrossBrowserTesting - Browser Testing made simple! Run automated, visual, and manual tests on 1500+ real browsers and mobile devices. Test more browsers, in less time.