Configuration management tools provide version control, traceability, and audit capabilities. Statement C is correct because these tools establish and maintain traceability links between testware (test cases, test scripts) and software work products (code, requirements) across different product variants. They don't typically provide statistical analysis (A), don't store bug reports (B) - that's bug tracking tools, and don't analyze structures (D) - that's static analysis.