Tag

testing metrics

1 views collected around this technical thread.

360 Quality & Efficiency
360 Quality & Efficiency
Jun 30, 2023 · Fundamentals

Common Defect Metrics for Software Testing

The article explains why testing is essential in software development and introduces ten widely used defect metrics—such as defect density, arrival rate, fix rate, effectiveness, severity, reopen rate, escape rate, average fix time, type distribution, and convergence trend—to help teams assess and improve product quality.

defect metricsquality assurancesoftware quality
0 likes · 8 min read
Common Defect Metrics for Software Testing
360 Quality & Efficiency
360 Quality & Efficiency
May 10, 2019 · Artificial Intelligence

Smart Speaker Voice Interaction Platform: Concepts, Processes, and Testing Metrics

This article introduces the architecture of smart speaker voice interaction systems, covering wake‑word activation, automatic speech recognition (ASR), natural language understanding (NLU), skill processing, text‑to‑speech synthesis (TTS), and the key performance and testing metrics for each component.

ASRNLUTTS
0 likes · 11 min read
Smart Speaker Voice Interaction Platform: Concepts, Processes, and Testing Metrics
360 Quality & Efficiency
360 Quality & Efficiency
Sep 17, 2018 · Fundamentals

Common Software Testing Antipatterns and the Real Meaning of Code Coverage

This article examines common software testing antipatterns, explains why testing the wrong functionality and over‑focusing on code coverage are misguided, introduces a mental model for prioritizing critical, core, and other code, and presents practical metrics and guidelines for effective, behavior‑driven testing.

code coveragequality assurancesoftware testing
0 likes · 12 min read
Common Software Testing Antipatterns and the Real Meaning of Code Coverage
360 Quality & Efficiency
360 Quality & Efficiency
Sep 10, 2018 · Fundamentals

Software Testing Antipatterns: Misconceptions, Coverage, and Metrics

This article expands on common software testing antipatterns, explaining why testing the wrong functionality, focusing on internal implementation, and obsessing over code‑coverage percentages can waste effort, and it introduces a mental model, practical metrics, and guidelines for writing effective, business‑oriented tests.

code coveragequality assurancesoftware testing
0 likes · 12 min read
Software Testing Antipatterns: Misconceptions, Coverage, and Metrics