Semmathesy and the Agentic Era: Learning Systems in 2026
Categories: Podcasts , The BugBash Podcast
AI integration in software development reshapes productivity and collaboration by redefining software as a “teammate” and emphasizing human orchestration of learning systems, while challenges like legacy code, AI unpredictability, and ethical concerns complicate its adoption. The discussion highlights tensions between deterministic systems and autonomous AI agents, the need for adaptive human roles, and philosophical questions about AI’s capacity for true reasoning versus simulated behavior.
Solo but not alone Navigating life as a lone quality engineer - Into the MoTaverse - Episode 9
Categories: Podcasts , Into The MoTaverse
Judy Mosley transitions from a stay-at-home mom and special education teacher to tech via a coding bootcamp, leveraging community-driven QA and inclusivity as a Moverse ambassador. She emphasizes QA’s undervalued role, the need for inclusive leadership, and systemic changes to recognize underrepresented voices in tech.
API Testing with Kristin Jackvony, Smartsense by Digi
Categories: Podcasts , BrowserStack Talks
Shift API testing focus to backend processes for faster, reliable results using tools like Postman, emphasizing understanding API verbs and request structures. Prioritize atomic tests, negative scenarios, and regional data awareness, while balancing AI’s role in testing with human creativity and critical thinking to ensure robust QA practices.
The Small Changes Series: Ep 4 - Recognising The Signals Of Burnout
Categories: Podcasts , Quality Talks
Burnout among quality professionals stems from overcommitment and systemic pressures, leading to diminished performance, disengagement, and flawed work practices like rushed testing. Addressing it requires systemic changes, team support, and shifting quality from individual burden to collective responsibility.
AI Testing from Production Logs: Generate Smarter Regression Tests with Tanvi Mittal
Categories: Podcasts , Test Guild
AI-powered log mining tools like Tanvis Log Miner automate regression test case generation from structured production logs, using pattern recognition to prioritize high-impact testing in complex systems, while challenges persist in replicating real-world transaction scenarios and full CI/CD integration. The approach emphasizes collaboration between developers and testers to enhance log quality and balance AI-driven automation with human oversight in high-risk domains like finance.
Effektives Testreporting ohne Overhead - Matthias Gross
Categories: Podcasts , Richard Seidl Software Testing
Effective test reporting requires clear goals, collaborative quality targets, and structured tools like the 3x3 matrix to track progress and align stakeholders. Automation, data quality, and AI enhance efficiency, enabling real-time adjustments and scalable decision-making through standardized frameworks.
How to Test This with AI and MCP - Deepak Kamboj
Categories: Podcasts , How To Test This?
AI integration in test automation emphasizes AI agents, self-healing workflows, and MCP for interoperability, leveraging tools like Selenium and Playwright. Practical implementations use TypeScript/Python and frameworks like LangChain, addressing flaky tests and advancing toward AI-driven edge case detection and strategic testing roles.
Automation Debt, AI Validation Crisis & Cypress Trust Gate Launch TGNS183
Categories: Podcasts , Test Guild News Show
Test automation struggles with maintenance costs and unreliable tests, addressed through frameworks like David Burns’ triage method and tools like TrustScape for identifying flaky tests. AI integration aids test generation but risks overlooking critical issues, emphasizing the need for risk-based testing and human oversight in automation.
Quality moments and delicate developer dialogues - Ep 127
Categories: Podcasts , MOT This Week in Testing
Successful demo experiences are discussed, with a focus on collaboration, stable environments, and public recognition of team efforts. The podcast also highlights the importance of community engagement, empathy, and collaboration in improving software quality and testing practices.
Structured Exploratory Testing Strategies That Work - Callum Akehurst-Ryan
Categories: Podcasts , Software Testing Unleashed
Exploratory testing is a method that focuses on discovering unknown risks and learning about software systems through experimentation, rather than verifying predefined expectations. It combines structured and unstructured approaches, and emphasizes the importance of balancing speed and quality in testing.