Systems | Development | Analytics | API | Testing

Black Box Testing And White Box Testing: A Complete Guide

Software Testing is the most important step in the software development process. This process helps in validating and verifying that a software application is Bug-free, and the software is improved in terms of efficiency, accuracy and usability. Black Box Testing and White Box Testing are two most useful testing techniques for Software Testing. In this blog, we will be covering more about their definitions, advantages, disadvantages, their types, limitations and tools used for testing.

Data Driven VSM for Quality Excellence | Ashwini Lalit | #testflix2024

In this session, Ashwini Lalit delves into how Quality Engineering teams can leverage a data-driven approach to Value Stream Mapping (VSM) to achieve quality excellence. Traditional workflows often mask inefficiencies and bottlenecks behind agile ceremonies and feel-good optics, making it challenging to gauge the true readiness of release deliverables. By combining VSM with agile principles and DevOps tools, Ashwini demonstrates how to visualize workflows holistically, streamline production releases, and transition from reactive to proactive quality processes.

GigaOm Radar Names Hitachi Vantara a Leader and Outperformer in Primary Storage for Virtual Storage Platform One

Industry recognition highlights Hitachi Vantara's continued leadership and innovation in primary storage, delivering exceptional cloud integration, ransomware protection and enterprise performance.

Composable CDPs in Financial Services: Empowering Marketers and Reducing Compliance Risk

Marketers at financial services companies have their work cut out for them. Their companies have a wealth of data, but that data is often fragmented among different systems and divisions, and protected-class data has a wide range of restrictions on how it can be used for different product lines.

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.

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.

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 10 Best Invoice Processing Software in 2025

Invoice management is an important task regardless of the size of your business, but it can quickly become overwhelming due to the sheer volume of invoices, varying formats, and the need for accurate tracking and timely payments. Manual processes with paper invoices are time-consuming, often leading to errors, delays, and difficulty in maintaining organized records. However, with the right invoice processing software, you can streamline invoice management, saving time and reducing errors.

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.

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.