Which programming language you should learn for test automation

Many manual testers looking to expand their technical skills and step into the world of test automation decide to start learning programming. They often face the dilemma of choosing the right language. In this article, we will explore different programming languages, examine their advantages and disadvantages in the context of test automation, and help you make an informed decision.

Automation, Tools

Bulletproof test configuration in Playwright

In this post, I will show you how to configure environments in Playwright and use tags to fully customize the test execution process to suit your needs. You will learn how to easily manage tests and dynamically switch configurations.

Automation, Tools

Cypress vs Playwright – a comparison of the two frameworks | part 1

The last few years have brought a revolution in web application testing with the emergence of two powerful players: Cypress and Playwright, competing with the long-time leader, Selenium. In this article, we thoroughly compare these frameworks, analyzing their capabilities, limitations, and performance. Choosing between them is becoming crucial for QA teams looking for a tool tailored to their specific testing needs.