Latest post

Laveena Ramchandani

Laveena Ramchandani, Digital and Data Science Test Manager at easyJet, is a mentor, speaker, and trainer for management, accessibility testing, and user research. She has participated in Agile Testing Days, LambdaTest's Testµ conference, and TestCon Europe, while also contributing to TestProject, The Coders Guild, as well as Medium. Laveena often shares her knowledge on X and LinkedIn.

Testing AI-Generated Code: How QA Must Evolve in the Age of Generative AI
Testing AI-Generated Code
What Is AI-Generated Code? AI-generated code is software code written partially or entirely by artificial intelligence systems, typically large language models (LLMs). Developers provide prompts or instructions, and the AI generates functions, scripts, tests, or full modules based on learned patterns rather than true understanding, which can introduce variability and hidden logic risks. AI-generated code is probabilistic, not intentional. It predicts patterns based on training data, which means syntactically correct code can still contain hidden logic flaws. Unpredictability is the new risk category. The same prompt can produce different outputs, making consistency and edge-case testing more critical than ever. QA must evolve from validation to interpretation. Testing AI-generated code requires verifying business intent, assumptions, and real-world behavior, rather than just ensuring the code runs. Development velocity shifts the bottleneck to QA. As AI accelerates coding, scalable regression testing and risk-based prioritization become essential. Human judgment remains irreplaceable. Generative AI can create code, but it cannot understand user context, business impact, or consequences of failure.
Fixing QA from the Inside Out: How to Rebuild Confidence and Stability
QA process improvement: fix broken QA
Fixing QA is about rebuilding trust. Most QA failures stem from misalignment between people, processes, and tools, not the tools themselves. Start by diagnosing where confidence breaks down. Focus on predictability before perfection. Stabilize your tests and create a confidence baseline. Small, reliable wins build momentum faster than massive overhauls. Communication is your strongest QA tool. Teams recover faster when they share progress, celebrate small wins, and align stakeholders on risks. Culture repair beats code repair. Real QA recovery happens when developers, testers, and leaders share ownership of quality, turning “QA failed” into “our signal needs work.”
How to Build QA from Scratch with 0 Budget and 5 Engineers
build QA process for startups
A Tactical Playbook for Engineering Leaders Who Need Coverage Fast Without Heavy Overhead QA starts with leadership, not headcount. Even with 0 budget, engineering leaders can embed quality in culture, workflows, and decision-making from day one. Start with risk, not process. Map where failure would hurt most and focus limited testing effort on those areas. Automate what matters early. Use lightweight smoke tests, API health checks, and your top 2–3 user journeys to catch regressions fast. Culture beats tools. When everyone owns quality, QA becomes a shared habit, not a bottleneck. Services like MuukTest can help you extend this foundation with scalable automation and expert guidance.
Mastering the Art of Team Leadership: Effective Management Insights
Team Leadership and Effective Management
What is leadership? It is a huge question with a wide spectrum of answers related to it. Can anyone become a great leader? Well, it depends. There have been excellent leaders we know of today and look up to, but it has taken them all a great amount of effort and learning to get there. Effective team leadership is both an art and a science. It requires a mix of technical expertise, emotional intelligence, and a deep understanding of human dynamics.
Essential Performance Testing Guide for Modern Software
performance testing from a testing perspective
Performance testing is crucial for creating apps users love. Slow load times and crashes frustrate users and kill conversions. This performance testing guide walks you through everything you need to know, from the basics to advanced techniques. We'll cover different performance test types, key metrics, common challenges, and best practices. Get ready to build a high-performing app that delivers a seamless user experience.

Subscribe to our newsletter