The Ultimate Guide To End-to-End Testing With Cypress
A guide to the anatomy of the Cypress framework, how it compares to other frameworks, and why it’s so popular!
A guide to the anatomy of the Cypress framework, how it compares to other frameworks, and why it’s so popular!
In our previous article, we learned what autonomous testing is all about: autonomous testing is when a tool can learn an app’s behaviors and automatically execute tests against them. It…
Learn how to future-proof your test automation pipeline with Cypress and Applitools by adding tests that run from GitHub Actions. In this article, we’ll share how to ensure your test…
The AI promise AI as a technology is not new. There are huge advancements made in the recent past in this field. Currently it seems like AI technology is mostly…
In this final part of our Cypress, Playwright, Selenium, or WebdriverIO? Let The Engineers Speak recap series, we will cover the audience Q&A, sharing the most popular questions from the…
In part 4 of our Cypress, Playwright, Selenium, or WebdriverIO? Let The Engineers Speak recap series, we will recap the stories our panelists have about changing their test frameworks –…
In part 3 of our Cypress, Playwright, Selenium, or WebdriverIO? Let the Engineers Speak recap series, we will recap our panelists’ favorite integrations in their test automation projects, as well…
The latest release for Applitools Eyes is jam-packed with new features for Git, new APIs, and more.
Chrome’s new Recorder tool allows you to record and replay tests from the browser and more. See how you can get started with it today.
Applitools is proud to announce its positioning in the Major Players category in the IDC MarketScape: Worldwide Cloud Testing 2022 Assessment.
Modern applications typically revolve around the idea of smaller components, where you may have pieces like a button, navigation, or an interactive widget that all fit together like puzzle pieces…
Component libraries and design systems are important development and design tools that allow teams to focus on building consistent and high quality experiences. Storybook is a tool that helps us…