#automation
Read more stories on Hashnode
Articles with this tag
Page Object Model is a Selenium design pattern that can be used with any kind of test automation framework, including keyword-driven, data-driven and...
As per StateofJS 2021 survey, Playwright has gained popularity in contrast to prominent JavaScript testing framework, with the awareness percentage...
With 1.8k stars, 970+ forks, and 391k users on GitHub,TestNG is a popular testing framework for Java applications that are designed to simplify...
Cypress is a powerful tool for automating web application testing, but sometimes exceptions can disrupt the flow of your tests. Exceptions can prevent...