Test-List
Backend Test List | 软件测试资料索引
Unit Test | 单元测试
-
2014-Goto Fail, Heartbleed, and Unit Testing Culture: This article considers the role unit testing could play, showing how unit tests, and more importantly a unit testing culture, could have identified these particular bugs.
Test Strategy
Unit Test | 单元测试
Integration Test | 集成测试
E2E Test | 端到端测试
API/RPC
性能压测
工具模拟与使用
系统构建
-
2019-压测环境的设计和搭建 #Series#: 从性能压测的设计、实现、执行、监控、问题定位和分析、应用场景等多个纬度对性能压测的全过程进行拆解,以帮助大家构建完整的性能压测的理论体系,并提供有例可依的实战。
Database
- Analysis of TPC-DS: Analysis of TPC-DS: the first standard benchmark for SQL-based big data systems
Chaos Engineering
- 2018-Chaos Engineering: Chaos Engineering is the discipline of experimenting on a system in order to build confidence in the system’s capability to withstand turbulent conditions in production.