Systems | Development | Analytics | API | Testing

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

How to Write a PRD: Your Complete Guide to Product Requirements Documents

A Product Requirements Document (PRD) articulates the purpose, features, and functionality of a product. It is a blueprint for development teams to understand: While the exhaustive PRDs of the past are less common in today's Agile landscape, their core function remains the same: to align all stakeholders so that everyone from product managers to developers and testers shares a common vision.

Tomcat 11 Migration & What to Expect in Future Tomcat Releases

Get practical advice on migrating to Apache Tomcat 11 and Jakarta EE 11. This video, featuring Java experts from Perforce OpenLogic, highlights what to consider as you plan your Tomcat migration, as well as available tools and steps for checking your source code. Plus, get insights into what may be coming in future Tomcat releases. This video is from the webinar "Taming Tomcat 11: Tips and Tricks for Java Teams" which took place in July 2025.

Tomcat 11 Virtual Threads Demos

Virtual threads are now supported in Tomcat 11. In this video, Senior Enterprise Architect Bill Crowell walks through demos that show exactly how Java Virtual Threads behave in real applications — including how they perform under load, how they simplify concurrency, and how they integrate with Tomcat 11. This video is from the webinar "Taming Tomcat 11: Tips and Tricks for Java Teams" which took place in July 2025.

Java Virtual Threads 101 | Virtual Threads in Tomcat 11

Tomcat 11 introduces support for Java Virtual Threads, bringing a major shift in how high-concurrency web applications can be built and scaled. In this video, we break down what virtual threads are, how Tomcat 11 uses them, and what this means for performance, thread management, and application design. Whether you're a Spring Boot developer, a Tomcat admin, or just exploring Java’s Project Loom features, this overview will give you a clear understanding of the benefits — and the caveats — of adopting virtual threads in production.

Crafting Immersive Audio in Cyberpunk 2077 and Next-Gen Open Worlds with Colin Walder CD PROJEKT RED

In this episode, Colin Walder, Engineering Director at CD PROJEKT RED, joins Jase Lindgren to delve into the intricate role of creating an immersive sound world for Cyberpunk 2077. Colin and Jase dive into the technical and creative challenges of building immersive audio experiences in AAA games, including.

Test Orchestration: What, Why, and How?

In the agile development methodology, the velocity of testing holds the key to delivering the best quality software within the stipulated budget and time constraints. As such, this drives the need to automate the testing process with test orchestration. Most software development teams visualize test automation as a discreet step in the delivery lifecycle instead of viewing it as a designed sequence of steps.

10 Best CI/CD Tools in 2026

Modern development strategies rely on continuous integration and continuous delivery (CI/CD) to ship high quality software and updates. A well-designed CI/CD pipeline automates key parts of the software development lifecycle so teams can build, test, and deploy changes faster with fewer errors. To achieve this, development teams need the right CI/CD tools. Before you select your CI/CD solutions, you need to understand CI/CD pipelines and how they work.

Soap UI Vs Postman For API Testing: Which Should You Use?

Developers and Quality Assurance (QA) teams utilize many different API testing and validation tools to help them simplify the processes of testing, debugging, and validating APIs in the increasingly API-centric world of software development. Modern teams often combine End-to-End Testing with API-level testing to ensure full workflow reliability.

AI-powered test optimization with Tricentis Testim and SeaLights

If you find that your team is struggling to get releases out the door, it could be inefficient testing practices. Oftentimes, software teams don’t know what their tests actually cover, or which tests are relevant after each code change — so they run everything. This means spending hours executing full test suites for minor updates or burning through CI/CD resources while bugs slip through untested paths. On top of this, software is always becoming more complex.