Tagged articles
3 articles
Page 1 of 1
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 20, 2024 · Fundamentals

Guidelines and Standards for Setting Code Coverage Targets in Software Testing

The article reviews typical code‑coverage goals such as 70‑80% for system testing, explains how factors like failure cost, resource constraints, testability, and development stage influence target selection, discusses why full coverage is often impractical, and summarizes major industry standards and coverage metrics used in safety‑critical domains.

Software Testingcode coveragecoverage metrics
0 likes · 8 min read
Guidelines and Standards for Setting Code Coverage Targets in Software Testing
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 9, 2023 · Operations

Continuous Delivery in the Automotive Industry: Challenges and Practices

The article examines how the automotive sector adopts continuous delivery, describing the multi‑stage deployment pipeline, safety‑critical testing, distributed embedded architectures, and real‑world observations from Tesla’s over‑the‑air updates, while highlighting the technical and organizational challenges involved.

Continuous Deliveryautomotive softwareembedded systems
0 likes · 14 min read
Continuous Delivery in the Automotive Industry: Challenges and Practices
Software Development Quality
Software Development Quality
May 17, 2023 · Fundamentals

How to Choose the Right Code Coverage Tool: 10 Essential Criteria

Selecting an appropriate code coverage tool is crucial for ensuring software safety and reliability, and this article outlines ten key criteria—including compiler independence, ease of use, report clarity, support for safety-critical standards, integration flexibility, low overhead, language support, creative coding handling, security suitability, and licensing and support evaluation.

Software TestingTool Selectioncode coverage
0 likes · 6 min read
How to Choose the Right Code Coverage Tool: 10 Essential Criteria