560% Faster UI Tests: A Case Study

560% Faster UI Tests: A Case Study

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...

Understanding PageFactory vs. Page Object Model in Selenium

Understanding PageFactory vs. Page Object Model in Selenium

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...

How to Create Customizable Dashboards in Azure DevOps

How to Create Customizable Dashboards in Azure DevOps

Introduction Azure DevOps provides a comprehensive ecosystem for software development teams, offering a wide array of capabilities including version control, project planning, build automation, testing, and release management. The platform also includes support for...

Insurance company reduces feedback cycle by 82% using automation

Insurance company reduces feedback cycle by 82% using automation

Overview The client is a leading bank with a solid online presence, serving millions of customers worldwide and looking for help in testing. They offer various services, including online banking, mobile banking, and different financial products. The Challenge The bank...

How to Run Playwright Tests in GitHub Codespaces

How to Run Playwright Tests in GitHub Codespaces

Introduction If you're looking for a solution to running your end-to-end tests on the cloud workspace, you've come to the right place. Today, we will explore how to run Playwright tests in GitHub Codespaces. Playwright is a modern, open-source testing framework from...

Rest Assured .NET 4.0 Released: What’s New?

Rest Assured .NET 4.0 Released: What’s New?

📣 Exciting News: Announcing the Release of "Rest Assured .NET"! 🚀 We're absolutely thrilled to let you know that "Rest Assured .NET" is officially out, and it's great news for anyone working with REST-based interfaces. Let's dive into the details and...

Join Nikolay Advolodkin at Seastar Quality Conference 2023 🚀

Join Nikolay Advolodkin at Seastar Quality Conference 2023 🚀

We are excited to announce that Nikolay Advolodkin will present at the Seastar Quality Conference from October 15th to 19th, 2023. His presentation, "ChatGPT-4 Unleashed: Revolutionizing Web Development from Idea to Deployment," will explore the latest...

Playwright Reporters: How to Integrate with Azure DevOps Pipelines

Playwright Reporters: How to Integrate with Azure DevOps Pipelines

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...

Automate End-User Testing for Superior Results

Automate End-User Testing for Superior Results

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 efficient...

The Importance of Creating Good Assertions for Testing

The Importance of Creating Good Assertions for Testing

The Importance of Creating Good Assertions for Testing Table 1: Article Outline Heading TypeTitleH1The Importance of Creating Good Assertions for TestingH2Understanding the Concept of Assertions in TestingH3The Role of Assertions in TestingH4The Different Types of...

Embracing Test Automation Diversity: Why One Size Doesn’t Fit All

Embracing Test Automation Diversity: Why One Size Doesn’t Fit All

Test automation has become a cornerstone for organizations trying to improve efficiency and accelerate development processes in the dynamic sector of software testing. However, adopting a single test automation framework or tool across the board may impede development...

How to Create Parallelization in Test Automation

How to Create Parallelization in Test Automation

In the fast-paced world of software development, test automation has become an indispensable tool for ensuring the quality and reliability of applications. As software systems grow increasingly complex, the need for efficient and effective testing methodologies has...

Get in touch with us!