Systems | Development | Analytics | API | Testing

What software makers need to know about the new EU directive

A recent update to the European Union’s Product Liability Directive (PLD) redefines safety-related responsibilities and risks for software producers. The new directive becomes enforceable in December 2026 and is designed to strengthen consumer protection in a society that is increasingly dependent on software. The directive is focused on safeguarding individuals and therefore only applies to safety-related defects that harm individuals.

A Guide to Python Priority Queue

When working with data, applications sometimes need to process elements in a specific order, as opposed to the order in which data arrives. That’s where priority queues come in. Unlike regular queues, which follow a first in, first out (FIFO) principle, a priority queue processes elements based on their priority. Think of it as a VIP line at an exclusive event – the highest-priority guests always jump the queue, regardless of when they arrive.

How Test Case Versioning helps QA Teams stay organized

As software development accelerates with Agile, continuous integration, and continuous deployment, managing test cases across multiple releases has become more complex. Quality assurance teams must ensure that test cases remain accurate and relevant as software evolves. Some tests need updates to reflect new features, others must stay unchanged for regression testing or audit purposes, and new tests are constantly being introduced.

How Tech Is Transforming the AEC Industry: With Benjamin Allen, GreenLite | The Innovation Blueprint

Welcome to Episode 8 of The Innovation Blueprint! In this episode, we explore how cutting-edge technology is reshaping industries, with a special focus on PropTech, AI, and digital trends driving transformation across sectors.

AI Won't Fix Testing-But It Might Break It

AI is being treated as a shortcut for quality. Is that a dangerous gamble? There are a few industry-wide experiments happening right now: Developers are being pushed to own quality, but without dedicated testers, gaps are forming. AI is being used as a crutch for testing, but can it actually replace critical thinking? The real risk? We won’t know how badly this approach fails until it’s too late.

Are open-source test automation tools always better than commercial ones?

To use or to not use open-source automation tools? That is the question we asked Gokul Sridharan, DevOps and Testing evangelist with 14+ YOE. “It’s subjective”, said Gokul, “there are three core reasons why people get into automation in the first place”. He emphasized the power of automation, and how embracing automation tools can unlock higher scalability. Stay tuned for more interesting insights in our#AutomationDecoded series!

Is manual testing becoming obsolete with advancements in automation and AI?

According to Cristiano Caetano, VP of Product Management at Katalon, human intuition is irreplaceable in this field. It is better to leverage AI for repetitive and labor-intensive tasks while using the freed up bandwidth to focus on strategy - things machines can't replicate. Stay tuned for upcoming episodes in our series!