Tag

system testing

1 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Oct 21, 2024 · Fundamentals

Understanding Unit, Integration, and System Testing with Practical Python Examples

This article explains the definitions, goals, and real‑world applications of unit testing, integration testing, and system testing, illustrating each type with clear Python code examples that demonstrate how to verify functionality, interfaces, and overall system behavior in software projects.

AutomationPythonintegration-testing
0 likes · 6 min read
Understanding Unit, Integration, and System Testing with Practical Python Examples
Architecture Digest
Architecture Digest
Jan 23, 2020 · Operations

TSB Bank's Failed Data Migration: Lessons on Testing, System Complexity, and Operational Risk

The 2018 TSB bank migration disaster, which corrupted data for 13 million customers and cost billions, illustrates how inadequate testing, overly complex system integration, and poor change‑management practices can cripple banking IT operations and highlight the need for rigorous operational risk controls.

IT Operationsbankingdata migration
0 likes · 16 min read
TSB Bank's Failed Data Migration: Lessons on Testing, System Complexity, and Operational Risk
Efficient Ops
Efficient Ops
Jan 19, 2020 · Operations

Why TSB’s $3 Billion Data Migration Failed: Testing, Risk, and Lessons Learned

The article examines the disastrous 2018 TSB bank data migration, detailing how rushed system replication, inadequate testing, and complex micro‑service architecture caused massive data loss, regulatory fallout, and costly remediation, while highlighting broader lessons for IT operations and resilience in financial services.

IT resiliencebankingdata migration
0 likes · 17 min read
Why TSB’s $3 Billion Data Migration Failed: Testing, Risk, and Lessons Learned
Baidu Intelligent Testing
Baidu Intelligent Testing
Nov 6, 2018 · Fundamentals

AOP‑Based System‑Level Test Decoupling: Design, Implementation, and Benefits

This article presents an AOP‑based system‑level test decoupling solution that splits large systems into independent subsystems, detailing background, existing approaches, the proposed architecture, recording and playback processes, practical deployment steps, case studies, and future plans to improve test efficiency, stability, and scalability.

AOPAutomationjava
0 likes · 15 min read
AOP‑Based System‑Level Test Decoupling: Design, Implementation, and Benefits
Baidu Intelligent Testing
Baidu Intelligent Testing
Apr 3, 2018 · Operations

Evolution of Baidu's System-Level Testing Platform

This article reviews the six‑year evolution of Baidu's system‑level testing technology, describing how the testing approach progressed from manual testing through automated scripts, platform integration, cloud‑based testing, and finally a modular, service‑oriented testing platform to support large‑scale continuous integration.

AutomationContinuous IntegrationOperations
0 likes · 12 min read
Evolution of Baidu's System-Level Testing Platform
Baidu Intelligent Testing
Baidu Intelligent Testing
Sep 26, 2017 · Operations

Multiplexed System Testing Environment: Architecture, Token Marking, and Dynamic Configuration

This article presents a multiplexed system testing environment that uses token‑based encoding and decoding to share a single baseline environment among multiple testing scenarios, detailing its architecture, technical components, protocol adaptation, token handling, and Zookeeper‑based configuration management to improve resource efficiency and testing speed.

Configuration CenterOperationsZookeeper
0 likes · 11 min read
Multiplexed System Testing Environment: Architecture, Token Marking, and Dynamic Configuration