14: Navigating the Tech Job Market with Ali Feldman
Categories: Podcasts , The Engineering Quality Podcast
The tech job market is significantly impacted by AI, with AI-generated resumes becoming a challenge for recruiters to detect. As a result, companies are developing tools to detect AI-generated resumes, and candidates are advised to be cautious about using AI tools unless explicitly permitted.
To stand out in the hiring process, candidates should focus on authenticity, ability to discuss their experience, and being prepared for more video interviews and rigorous vetting processes.
Re-Designing Data-Intensive Applications: The Shift to Cloud-Native Storage
Categories: Podcasts , The BugBash Podcast
The Bug Bash Podcast discusses software correctness and reliability, including topics like the shift in storage infrastructure, revisions to the CAP theorem, and the role of AI and large language models (LLMs) in software design. The second edition of “Designing Data Intensive Applications” by Martin Kleppman and Chris Ricamini addresses modern cloud-native and object storage-based systems.
The Small Changes Series: Ep2 - Adding Quality Without Slowing Your Teams Down
Categories: Podcasts , Quality Talks
Small changes can make a big difference in quality by focusing on a seamless, continuous process called “flow” that allows teams to work efficiently while maintaining quality, rather than rigid “gates” that create bottlenecks. This approach integrates quality into the development process, encourages team collaboration, and replaces strict checklists with continuous feedback loops.
Episode 2 The Value of Strategy
Categories: Podcasts , The Value of Software Testing
Strategic thinking in testing emphasizes aligning actions with long-term goals through clear objectives, critical success factors, and high-impact priorities, avoiding misalignment and inefficiency. The discussion extends to broader professional contexts, linking strategy to career development and adaptability in evolving fields like AI, while stressing flexible, goal-driven approaches over rigid compliance.
Performance Testing with AI w/ Akash Thakur
Categories: Podcasts , Test Guild
Traditional performance testing worklfows are increasingly seen as outdated and inefficient due to their high costs and limited detection capabilities, making way for AI-enhanced features to increase productivity 10x. The future of performance testing may involve predictive, proactive models based on structured data, enabling AI to write performance testing code and detect potential issues before production.
Fuballanalyse trifft Softwaretest - Sven Braxein, Athanasios Kallinikidis
Categories: Podcasts , Richard Seidl Software Testing
Data from production environments can be used to improve software testing by applying data-driven approaches like Process Mining.
By analyzing real process execution data and visualizing actual process paths, teams can focus on the most critical test cases, prioritizing the 80% of process executions that occur through the top 10 most frequent paths.
How to Test with Testing While Developing (TWD) - Kevin Martinez
Categories: Podcasts , How To Test This?
Kevin Martinez, a software architect, advocates for integrating testing into development (TWD) to improve coverage and reduce friction, emphasizing real-time, browser-based testing tools like TWT. TWT allows developers to write and run tests directly in the browser, offering a streamlined, accessible workflow with features like mock APIs, multi-framework support, and live feedback.
The curse of the live demo and other testing superstitions - Ep 123
Categories: Podcasts , MOT This Week in Testing
The episode explores superstitions in quality work, including cultural beliefs about unlucky numbers, “don’t deploy on Fridays” practices, and team rituals, while emphasizing collaboration, process improvements, and the role of bugs in driving systemic changes. Examples like unreproducible bugs, demo anxieties, and the “This works on my machine” myth highlight how superstitions shape testing practices and team dynamics.
BFSI Testing: When a bug isn't just a bug
Categories: Podcasts , The Quality Beat
The Quality Beat podcast explores real-world software quality issues in the BFSI sector, highlighting the high stakes involved in testing due to potential consequences like payment outages, regulatory issues, or public scandals. BFSI testing requires a unique mindset, focusing on ensuring compliance with legal, financial, and ethical standards, and preventing harmful actions under any circumstance.
Agentic AI Software Testing and Development with Dragan Spiridonov
Categories: Podcasts , The EvilTester Show
Agentic AI technologies are being utilized in software development to enhance efficiency and quality, with agents capable of observing, collecting data, reasoning, and autonomously executing tasks. A guest on the podcast has developed an agentic QE tool, blending software development and AI to improve test planning and test execution.