Systems | Development | Analytics | API | Testing

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

Selenium Click Link: Different Ways to Automate Link Clicks

Clicking links is one of the most basic things a user can do on a website. If you're writing test scripts, it’s also one of the most common actions you’ll need to automate. With Selenium WebDriver, you can interact with any hyperlink on the page, no matter if it's visible, hidden, dynamic, or opens in a new tab. All you need is the right locator and a clear understanding of how the browser responds.

MCP Server in Testing: What It Means for You

Teams use different tools in their software testing life cycle. The problem? Each tool has its own way of communicating. The MCP (Model Context Protocol) Server is a new approach to integrating these tools. It’s like a universal translator, so your testing tools, scripts, and AI copilots can share context without endless plugins or one-off integrations.

BugSnag Now Supports the Amazon Vega OS

BugSnag now supports applications built with the Vega Developer Tools from Amazon Devices & Services, giving developers immediate visibility into the stability of their TV-first apps. This launch is part of a deeper collaboration between SmartBear and Amazon, extending beyond tooling support into a broader partnership that accelerates software quality across the Amazon ecosystem.

How does a TCoE balance automation and manual testing to maximize efficiency?

A TCoE should automate the repeatable, detail-heavy regression checks to remove human error and speed releases, while keeping room for manual testing where judgment matters or ROI is low. Automate execution to free the team to focus on new functionality and high-value scripts, and leave fringe or one-off cases manual so effort pays off. — Parker Reguero, RVP of Sales at Katalon Learn more Follow Katalon for more insights in our series!

Xray Summer '25 Product Release | Webinar

Catch up on the Summer'25 Product Release Webinar to explore the newest Xray features, AI-powered capabilities with Sembi IQ, upcoming App Editions, and insights from our live Q&A. Xray is the leading Quality Assurance and Test Management app for Jira. More than 4.5 million testers, developers and QA managers trust Xray to manage 100+ million test cases each month. Xray is a mission-critical tool at over 5,000 companies in 70 countries, including 137 of the Global 500 like BMW, Samsung and Airbus.

OctoPerf MCP Server

With the rapid rise of AI, the emergence of the MCP protocol reshaping human-machine collaboration, and testing tools like OctoPerf making their mark in the DevOps landscape, we’re clearly riding a new tech wave… and it’s got style. I wanted to dive into this project because it felt both fun and challenging. It was the perfect opportunity to explore what AI, the MCP protocol, and OctoPerf could really offer… and to see how far we could push the possibilities.

Application Migration to Azure: A Complete Step-by-Step Guide (2025)

Do you know that moment when your old on-prem systems creak under pressure? Apps are slow, updates are a nightmare, costs are ballooning, and innovation is bottlenecked by outdated infrastructure? Many organizations are waking up to the fact that keeping things as they are is no longer viable. Application migration to Azure isn’t just a tech upgrade; it’s a strategic move.

Agentic Automation in Testing: Scope, Benefits, and the Future of Autonomous QA

Traditional automation in software testing is beginning to show its limitations. Once regarded as the benchmark for speeding up QA, now struggles to keep pace with modern software development. Agile methodologies, DevOps practices, continuous delivery, and rapidly evolving user journeys require testing strategies that are more innovative, quicker, and adaptable.The challenge? Old automation frameworks still lean too much on people. They rely on fixed scripts, constant maintenance, and manual oversight.

Need to do Integration Testing without a real Postgres SQL Database? #speedscale #postgres #sql

Struggling with integration testing because you need a real Postgres SQL database running? This video walks you through how to use Speedscale's proxymock to easily record and mock a live Postgres connection. You'll see how to: By the end, you'll be able to create realistic database mocks for your testing and development, saving you time and hassle.