Tag

performance regression

1 views collected around this technical thread.

Qunar Tech Salon
Qunar Tech Salon
Feb 17, 2020 · Databases

Automated Bug Detection for Distributed Databases Using Statistical Code Path Analysis

The article describes a prototype system that automatically discovers bugs in large distributed databases by instrumenting code, generating massive SQL test cases, statistically analyzing execution paths, visualizing suspicious blocks, and integrating insights from academic papers to guide future debugging and testing efforts.

Code InstrumentationDatabase TestingSQL fuzzing
0 likes · 11 min read
Automated Bug Detection for Distributed Databases Using Statistical Code Path Analysis