QA Automation Labs

Category: Cypress

QA Daily — A One-Stop Hub for the QA Automation Community

As a QA Automation Engineer, I’m always on the lookout for new ways to stay updated with the latest trends, best practices, and tools in our ever-evolving testing ecosystem. Recently, I came across an incredible platform — QADaily — and it…

Read More

Page Load Timer — Effortlessly Measure Your Website Speed in Real Time

Page Load Timer — Effortlessly Measure Your Website Speed in Real Time Have you ever opened a website and felt like it took time to load? You sit there staring at the screen, waiting for something — anything — to appear….

Read More

Cypress vs Selenium: Choosing the Best Tool for Your Automation Needs

Choosing the right testing tool for your project can be a challenging task. Two of the most widely used options are Cypress and Selenium, and understanding their features can help you make an informed decision. Cypress is an End-to-End (E2E) testing…

Read More

Handling Shadow DOM Using Cypress

The idea of componentization has completely changed how we design and maintain user interfaces in the field of web development. The advent of Shadow DOM is one of the pillars of this movement. Shadow DOM empowers developers to encapsulate styles, scripts,…

Read More

Gear up for upcoming Conferences of 2024! ✨✨

Gear up for our upcoming Conferences of 2024! ✨ ✨ #TheTestTribe #SoftwareTesting #Testers #Community #Worqference #Worqference2024 #QonfX  #QonfX2024 #TribeQonf #TribeQonf2024 #Testflix #Testflix2024 Prepare yourself for the much-anticipated Conferences of 2024! 📆✨ These events promise an immersive experience, offering thought-provoking sessions, engaging discussions, invaluable networking opportunities, and a glimpse into the latest…

Read More
image

Enhance Testing Workflows with HTML Allure Reports in Cypress

Allure Report is the utility that processes test results collected by a compatible test framework and produces an HTML report. Allure Report is indeed a powerful open-source tool designed to generate clear and concise test execution reports. It provides a detailed and…

Read More
image-629

Mocking API Response In Cypress

What is Mocking ? Mocking, in a broader software development and testing context, is a technique used to simulate the behavior of certain components or objects in a controlled manner. It involves creating fake or mock objects that imitate the behavior…

Read More
image-623-1024x609

Cypress 13 Integration With BDD/Cucumber & POM

Problem Statement After Cypress version 10, there are some changes needed to integrate Cucumber/BDD with Cypress effectively. In this blog post, we will emphasize the process of integrating Cypress version 13.1.0  with Cucumber, and we will also delve into the effective utilization…

Read More
image-20-768x394

Running End-to-End Cypress Test cases in a Google Cloud Pipeline

Cypress is an end-to-end testing framework that is used to test web applications. It is an open-source JavaScript-based framework that enables developers to write and run automated tests for their web applications in a simple and easy way. It allows developers to…

Read More
b2

Revolutionizing Debugging: Exploring the Test Replay Feature in Cypress

Founder of Cypress Brian Mann recently unveiled Test Replay, an innovative new tool that will revolutionize debugging in Cypress. The main points from the webinar are summarized in this post; if you’re keen to learn more, you can access the complete…

Read More