The landscape of software development is undergoing a seismic shift, driven by the unprecedented rise of AI coding assistants. Tools like GitHub Copilot, Cursor, Claude, ChatGPT and any other AI Generated Code agents have moved from novelty to everyday utility, promising unparalleled productivity boosts, faster iteration cycles, and a future where boilerplate code is a… Continue reading Validate AI Code: Human-in-the-Loop Testing for AI Code Generator Agents
Author: Jose Amoros
For the past 5+ years, Jose has authored over a hundred articles on Software Testing areas such as Test Automation, Manual Testing, or QA Best Practices, helping teams streamline their testing workflows. His content dives deep into Agentic QA architecture, autonomous testing workflows,
AI-powered test management, exploratory testing, test frameworks, and Agile QA strategies, making complex concepts actionable. At TestQuality, he bridges the gap between technical testing concepts and real-world implementation. Passionate about making QA accessible and covering the intersection of LLM-based testing tools and enterprise CI/CD pipelines. He believes “great testing starts with understanding both the code and the people who use it.”
Connect with Jose on LinkedIn for more QA insights.
Beyond the Basics: Advanced LLM Evaluation Metrics and Strategies for QA Success
The integration of Large Language Models (LLMs) into applications is rapidly transforming the software landscape. As we discussed in our Guide to LLM Testing and Evaluation previous post, while LLMs offer unprecedented capabilities, their non-deterministic nature presents unique and evolving challenges for quality assurance. As QA professionals and developers, we’ve moved past the initial awe… Continue reading Beyond the Basics: Advanced LLM Evaluation Metrics and Strategies for QA Success
Quality Testing: When Should Regression Testing Be Performed?
Maintaining application integrity while implementing changes is a continuous challenge for development teams. Quality testing procedures must evolve alongside increasingly complex codebases, with regression testing serving as a critical safeguard against unexpected system failures. By identifying when and how to implement effective regression testing protocols, development teams can significantly enhance their software maintenance practices and… Continue reading Quality Testing: When Should Regression Testing Be Performed?
Essential Guide to Effective BDD Tests for Your Development Process
Software development teams need methodologies that enhance collaboration while ensuring quality. Behavior-Driven Development (BDD) has emerged as a powerful approach that bridges the gap between technical and non-technical team members through a shared language of expected behaviors. When implemented correctly, BDD transforms requirements into actionable test cases that serve as living documentation for your software.… Continue reading Essential Guide to Effective BDD Tests for Your Development Process
The Ultimate Test Plan Tools in Software Testing: A Practical Guide
Quality assurance remains a critical factor in delivering today’s reliable products. Having the right test plan tools at your disposal can dramatically improve testing efficiency, provide clearer visibility into quality metrics, and help teams collaborate more effectively. As organizations continue to adopt agile methodologies and shift-left testing approaches, the tools that support these processes must… Continue reading The Ultimate Test Plan Tools in Software Testing: A Practical Guide
Mastering Gherkin BDD Tools: A Complete Guide to Behavior Driven Development Testing
Modern software development demands efficient testing processes that bridge the gap between technical implementation and business requirements. Today’s development teams need tools that not only automate testing but also create clear documentation that all stakeholders can understand. Gherkin BDD tools offer a powerful foundation, but to truly scale, teams need a way to manage these… Continue reading Mastering Gherkin BDD Tools: A Complete Guide to Behavior Driven Development Testing
Powerful Test Management Tools: 10 Real-World Examples
Efficient test management tools have become essential for organizations seeking to deliver high-quality products while maintaining competitive release cycles. As development methodologies continue to advance, the integration of comprehensive test management tools with automation testing tools has revolutionized how teams approach quality assurance and software testing. The shift toward unified platforms that seamlessly connect requirements,… Continue reading Powerful Test Management Tools: 10 Real-World Examples
Mastering Test Case Management for Agile and Scalable Software Quality
Whether you’re working in Agile, Waterfall, or a hybrid model, the reality is that scattered testing efforts create bottlenecks, missed bugs, and frustrated teams. Manual tracking in spreadsheets leads to version control nightmares. Disconnected tools mean critical test results get lost between systems. And when release deadlines loom, teams often skip testing altogether—a recipe for… Continue reading Mastering Test Case Management for Agile and Scalable Software Quality
A Guide to LLM Testing and Evaluation for Modern QA Teams
Introduction The world of software is undergoing a seismic shift. Large Language Models (LLMs) are no longer a novelty; they are being integrated into a vast array of applications, from customer support chatbots to sophisticated code generation tools. For QA professionals and developers, this represents a new frontier in software testing as well, one that… Continue reading A Guide to LLM Testing and Evaluation for Modern QA Teams
10 Essential Gherkin Best Practices for Effective BDD Testing
The Gherkin language has transformed how development teams approach behavior-driven development, creating a bridge between technical implementation and business requirements. By providing a common vocabulary that all stakeholders can understand, Gherkin enables teams to create living documentation that drives high-quality software delivery. Incorporating automation testing within the Gherkin and BDD framework is crucial for enhancing… Continue reading 10 Essential Gherkin Best Practices for Effective BDD Testing