All posts by Dastan

About Dastan

Dastan is a full-stack developer, and technical writer with 4 years of experience in software engineering. He had authored authored 10+ articles on automation testing using cypress.

Follow me on:

Blogs: 4

Playwright TestingAutomationTutorial

How to Integrate Playwright With Cucumber

Playwright with Cucumber combines the power of Playwright’s browser automation with Cucumber’s BDD approach for writing tests in plain language. This combination of Playwright with Cucumber enhances test readability and maintainability, making it easier to create robust, automated tests for web applications.

December 5, 2024

view count167368 Views

Read time20 Min Read

Cypress Testing

Cypress Best Practices For Test Automation [2024]

Cypress is an amazing framework for testing your frontend applications. However, there are mistakes that you can make which can cause you to slow down your development and testing processes.

March 1, 2024

view count91570 Views

Read time24 Min Read

Paused in debugging

Cypress TestingTutorial

How To Get Started With Cypress Debugging

One of the most important tasks of a software developer is not just writing code fast; it is the ability to find what causes errors and bugs whenever you encounter one and the ability to solve them quickly.

November 14, 2022

view count52371 Views

Read time17 Min Read

Docker daemon

DevOpsTutorial

Podman vs Docker: All You Need To Know!

Docker and Podman are great container management engines and serve the same purpose in building, running, and managing containers.

August 5, 2022

view count193641 Views

Read time26 Min Read