by Nikolay Advolodkin | Jul 31, 2024 | Automation Best Practices
Testing continues to be a significant obstacle in organizations striving for faster software delivery. Despite increased awareness and investments in testing tools, the real challenge lies in the difficulty of testing, especially as organizations scale automation....
by Nikolay Advolodkin | Apr 11, 2024 | case studies
Overview Client: Large Healthcare Organization Industry: Healthcare Services Provided: Automation Program Development Tools Used: Cypress, Playwright, Selenium, Azure DevOps, GitHub Key Metrics: Over 150 API tests in under 5 minutes, 6.6...
by Nikolay Advolodkin | Mar 26, 2024 | case studies
Automated UI tests are crucial to software development, ensuring the user interface works as expected. However, implementing these tests can sometimes become slow and unreliable due to the excessive use of Selenium commands. This article presents a case study on...
by Nikolay Advolodkin | Nov 28, 2023 | Selenium Webdriver
Understanding the distinction between PageFactory and Page Object Model (POM) is crucial in automated testing. Here’s a brief comparison. Page Object Model (POM) POM is a design pattern creating an Object Repository for web UI elements, aiming to reduce code...
by Guest | Nov 22, 2022 | Automation, Automation Tools, Selenium Webdriver
The web browser testing and automation field is highly competitive, so it’s easy to look at everything in an ‘Us vs Them’ mode. There’s a built in mindset within the industry, particularly among performance testers, that everything has to have an edge over something...