by Oles Nikaniuk | Aug 3, 2023 | Automation, Automation Tools, Playwright, Test Automation
Introduction Azure DevOps Pipeline is a cloud-based CI/CD platform from Microsoft that allows you to automatically build, test, and deploy your applications. It supports integration with a vast array of tools and frameworks, including Playwright. One key feature of...
by Nikolay Advolodkin | Jul 25, 2023 | Automation, Automation Best Practices, Playwright, Selenium Webdriver, Test Automation
If you’ve ever found yourself as a software engineer in a testing role, chances are you’ve experienced the dilemma of changing test scenarios every time implementation details change. As the industry continues to evolve, we need to embrace smarter, more...
by Guest | Jan 27, 2023 | Automation Best Practices, Automation Tools, Playwright
Test automation is a crucial aspect of software development, helping to ensure that the application behaves as expected and meets the needs of its users. One of the key elements of successful test automation is the use of Page Objects. This blog post will explore how...
by Guest | Dec 15, 2022 | Playwright
Running Playwright Tests in Azure DevOps As a software engineer in test, you’re probably familiar with the Playwright testing framework. It’s a popular JavaScript library for writing different types of tests. If you’re looking to run your Playwright...
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...
by Guest | Sep 28, 2022 | Automation, Automation Tools
Allure TestOps Hands-On Part 5: DashboardsTesting in DevOps is not a trivial process, as it requires continuous testing, automated analysis, and fast-paced release verification. So TestOps, being a subset of DevOps focused on these tasks, is a set of technologies and...