Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

Page Object Model and Page Factory in Selenium (Java)

In Selenium test automation, managing test scripts efficiently is important for improved scalability, readability, and maintainability. The Project Object Model (POM) is a design pattern that improves the structure of automation scripts by creating a separate class for each web page in an application. Page Factory is a more advanced version of POM that further simplifies object repository management.

Using JavaScriptExecutor in Selenium for Enhanced Browser Automation

JavaScriptExecutor executes JavaScript code directly within the browser. Using JavaScriptExecutor in Selenium, testers can perform advanced automation tasks like scrolling, clicking hidden elements, handling alerts, and manipulating the Document Object Model (DOM). This makes it an important tool for improving browser testing features. Read further to learn more about the basics of JavaScriptExecutor in Selenium, their use cases, working methods, benefits, etc.

Streamlining QA with functional and performance testing integration

Join Danielle Forier, Software Quality Assurance Analyst, as she shares the journey of how her QA team transformed their testing strategy by integrating functional and performance testing. Discover how reusable scripts and the right tools helped them achieve seamless workflows, greater efficiency, and the scalability needed to manage a growing and complex product portfolio.

Build Your First Ghost Inspector Test in 4 Easy Steps

If you’re feeling intimidated about creating your first automated web test with Ghost Inspector, we’ve got you covered! In this article, we show you how easy it is to build and automate web tests with Ghost Inspector. We’ll break down creating your first Ghost Inspector test in just four simple steps. Once you’ve learned the basic steps for how to build a web test, you’ll be able to test complex processes easily, even with zero coding know-how. Ready? Let’s jump in.

Quality Horizon | S2E3 | Streamlining QA with functional and performance testing integration

Join Danielle Forier, Quality Assurance Practitioner & Product Owner, as she shares the journey of how her QA team transformed their testing strategy by integrating functional and performance testing. Discover how reusable scripts and the right tools helped them achieve seamless workflows, greater efficiency, and the scalability needed to manage a growing and complex product portfolio. This session is packed with actionable insights designed for QA practitioners looking to optimize their testing processes and future-proof their tech stack in the face of increasing complexity.

Quality Horizon | S2E2 | The hidden costs of test maintenance & strategies to lower the burden

Automating a handful of tests is easy, but when you're dealing with thousands of test cases, maintenance becomes a whole different ball game. If you don't stay on top of it, the benefits of automation can quickly be wiped out by the time and effort spent keeping everything running smoothly.

DORA Metrics for DevOps: Connecting Software Team Results to Business Goals

Measuring DevOps success? You need to use DORA metrics from the DevOps Research and Assessment (DORA) framework. These metrics help software teams get better over time. Think of DORA metrics like the stats used in Formula One racing. In Formula One, teams collect and analyze thousands of metrics before and during each race to optimize car setups, detect potential failures early, and refine strategies for peak performance.