Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

Frankenstein Tests | Gil Zilberfeld | #testflix2024 | #testingcommunity

In this session, Gil Zilberfeld highlights a critical challenge in test automation—the creation of "Frankenstein tests." These tests combine programming languages, frameworks, and domain-specific languages into a mishmash that is difficult to read, interpret, and maintain. While this approach may seem functional initially, it often leads to complex, fragile tests that become a burden as projects evolve. Gil emphasizes the importance of addressing this issue to prevent the "monster" of unmanageable tests from overwhelming your testing strategy.

Navigating the Future: Principles of Responsible AI | Gaurav Khurana | #testflix2024

In an era increasingly driven by artificial intelligence, ensuring ethical development and testing practices is more crucial than ever. In this thought-provoking session, Gaurav Khurana will explore the core principles of Responsible AI, including transparency, accountability, fairness, and privacy. These principles act as a foundation for building trust, mitigating algorithmic biases, and ensuring responsible data usage, ultimately fostering an AI ecosystem that prioritizes human welfare and respects privacy rights.

Stubbing And Verifying: My Journey To Smarter Testing

Let’s talk about stubbing and verifying – two critical tools that transformed how I approach testing. Early in my career, testing was often frustrating, slow, and full of surprises, most of them bad. I used to think testing meant running my app against real systems and crossing my fingers that everything worked. Spoiler: it rarely did. Here’s the thing: testing doesn’t have to be painful.

The Hidden Costs of Test Maintenance & Strategies To Lower Its Burden

Test automation is no longer a luxury; it’s a necessity. But beneath the promise of faster releases and streamlined testing lies a reality few anticipate: automation isn’t a set-it-and-forget-it solution. Beneath the surface, test maintenance poses some hefty hidden costs. If not handled well, these costs can snowball, derailing both budgets and timelines.

GUI Testing: A Complete Guide

The GUI is the very first thing users see when they interact with your web/application. To do GUI testing is to craft the best first impression for your users. You can do GUI testing either manually or automatically. Automated GUI testing significantly reduces the risk of false positives. In this article, we’ll explore the concept of GUI testing, why it’s important, and GUI testing best practices.

What is Traffic Mirroring: A Complete Guide

Ensuring seamless data flow and robust application performance is crucial in modern networking and cloud computing. Traffic mirroring enables enhanced network observability, allows for effective troubleshooting, and facilitates the testing of new features without interrupting live traffic. It captures and replicates network traffic, providing a powerful solution for maintaining and optimizing network operations.

Tracing Tls Data With Ethical And Secure Practices

Network security professionals and observability applications have been trying to trace data in secure TLS connections since a very long time now. TLS( Transport Layer Security) is an encryption protocol that is used by servers are clients for encrypting the data that they share over a connection. Specifically, it uses symmetric encryption which creates a single shared key that both the server and the client use for encrypting and decrypting the data.

Exploring Customer Data Platforms and Testing | Harish Pandalangatt | #Testflix2024 |

In this session, Harish Pandalangatt will explore the fundamentals of Customer Data Platforms (CDPs) and their pivotal role in centralizing and unifying customer data from various sources. He will emphasize the importance of testing these platforms to ensure that data is accurately captured, processed, and used to drive personalized marketing strategies and business insights. The session will also introduce Tealium, a leading CDP platform, showcasing how it streamlines customer data management and enhances marketing effectiveness.

Mastering LLM Chatbot Testing: Metrics, Methods and Mistakes to Avoid | James Massa | #Testflix 2024

In this session, James Massa, Senior Executive Director of Software Engineering and Architecture at JPMorgan Chase, dives into the critical elements of mastering LLM (Large Language Model) chatbot testing. As AI-driven chatbots take center stage in user interactions, even the slightest flaw in testing can result in significant, high-profile failures. James will guide you through the cutting-edge techniques used to rigorously test these advanced systems, ensuring optimal performance while helping you avoid common pitfalls that could derail your chatbot’s success.