Author: Jonathan Steele

So far Elly Johnson has created 33 blog entries.

Shift-Right Testing: Guide to Testing in Production

You might be familiar with shift-left testing, an approach that emphasizes testing earlier in the development lifecycle to identify issues as soon as possible. It is a strategy that almost every organization is trying to adopt these days. For good ...

What is Explainable AI (XAI)? Key Techniques and Benefits

From rule-based systems to complex machine learning (ML) and deep learning models that outperform humans in image recognition, natural language processing (NLP), medical diagnosis, and financial forecasting, artificial Intelligence (AI) has rapidly ...

What Is Proof of Concept (POC)?

Ever thought up something clever, yet wondered if it’d actually function in the real world? That moment is the perfect point to execute a Proof of Concept. It’s a trial run or version that lets you check if an idea works before spending ...

What is Build Verification Testing (BVT)? A Complete Guide

In modern software development, speed and quality go hand in hand. Software applications and features should be delivered faster, while reliability, stability, and user trust remain intact. Continuous Integration and Continuous Delivery (CI/CD) ...

What is MLOPs?

Machine Learning Operations(MLOps) is one of the most important disciplines to have emerged in modern AI-driven organizations. As organizations increasingly rely on machine learning (ML) and deep learning to automate decisions, personalize user ...

What is Test Debt?

In modern software development, there is always a race to deliver features faster, reduce time-to-market, and remain competitive in an ever-evolving digital environment. However, with speed comes compromise, especially in testing. To offer faster, ...

What is Test Scalability?

Scalability is one of the most vital features of any software system, in today’s world of constantly increasing user bases, data volumes, and cloud-driven architectures. It examines whether your program can adapt to a sudden increase or ...

What is Adversarial Testing of AI?

Artificial intelligence (AI) systems are now embedded into nearly every aspect of modern technology, from search engines to self-driving vehicles and from fraud detection to conversational agents. As AI systems grow in influence and their use ...