Daniil

Daniil @daniil-qa

About: Software QA engineer

Location:
Dubai
Joined:
Dec 13, 2024

Daniil
articles - 6 total

Why your Telegram bot test is failing silently

Telegram app logo is seen in this illustration taken, Aug 27, 2024. Image: Reuters file Sometimes...

Learn More 0 0May 27

Parallelizing Cypress Tests in CI/CD with Jenkins, Docker, and K8s

TL;DR Learn how to run Cypress tests in parallel using Jenkins CI, Docker, and...

Learn More 2 2Apr 22

Getters vs. functions in Cypress: The best practice you need to know

Recently I've observed that some of us, QA Automation engineers, are still using getters in their...

Learn More 0 0Feb 17

Cypress assertions. What to use: cy.should() or expect()?

Intro Before we talked about aliases and storing values in hybrid web automation...

Learn More 5 0Feb 7

Efficient way to store values in Cypress: Aliases vs cy.task

You may saw that in web automation frameworks we are using either Cypress aliases or cy.task for...

Learn More 4 0Feb 2

Beyond Cypress `cy.intercept`: real-time SignalR websocket payments testing in Cypress hybrid frameworks

In the first part of this article, we explored the limitations of cy.intercept for WebSocket testing...

Learn More 1 0Feb 2