Remove articles cypress-web-automation
article thumbnail

An exhaustive list of the most popular cross-browser testing tools

Testsigma

In this article, we have tried to create an exhaustive list of all such cross-browser testing tools available today. Some support automated testing, some manual. In this article, we will try to mention all of those. Supports automated visual testing : Yes. Supports automated testing : Yes, via selenium and cypress.

article thumbnail

Front-End Testing is For Everyone

CSS - Tricks

I’m going to cover the most popular and widely used types of tests in this article. Jest, Puppeteer, and Cypress, among others. At its most basic, testing is an automated tool that finds errors in your development as early as possible. Possible tools: Cypress , Puppeteer. And not just that! And don’t worry?—?I’ll

Testing 95
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Comparison between Testsigma and Protractor alternatives

Testsigma

Here, in this article, we will discuss what is protractor, why it was used, why it is being discontinued, and what are some of its alternatives that you can use now. It uses angular-specific locator strategies to make it easier to automate the end-to-end test cases on these applications. So, without further ado, let’s begin.

article thumbnail

How To Maintain A Large Next.js Application

Smashing Magazine

In this article, we will discuss a few of those techniques as well as some of the things I wish I had known earlier to help manage large Next.js Note : While this article is specific to Next.js, some of the points will also work for a wide variety of front-end applications. applications. More after jump! Jump to table of contents ?.

Cache 143
article thumbnail

How automation can work along with device providers on cloud as most in-house device labs are closed

Testsigma

A major part of the web is now mobile-driven. Companies can also integrate their test automation with these cloud device providers in various ways. In this article, we will discuss points 3 and 4. You can go for a cloud-based automated tool that lets you execute your automated test cases on the in-house device lab.

Cloud 59
article thumbnail

Let’s Dive Into Cypress For End-to-End Testing

Smashing Magazine

Let’s Dive Into Cypress For End-to-End Testing. Let’s Dive Into Cypress For End-to-End Testing. Software development without automated testing is hard to imagine today. This third kind of testing will be the focus of this article. The automation test pyramid. My Journey To Cypress. Ramona Schwering.

Testing 135
article thumbnail

Recipes for Performance Testing Single Page Applications in WebPageTest

CSS - Tricks

As a Web Performance Evangelist at Theodo , I use it every single day. I am constantly amazed at what it offers to the web development community at large and the web performance folks particularly — for free. Note: This articles requires an intermediate understanding about some of WebPageTest advanced features.