Software Engineering KB

Home

❯

06 Development Process

❯

01 Testing

❯

00 Category

❯

Test Strategy

Test Strategy

Feb 10, 20261 min read

  • testing
  • strategy

Test Strategy

Back: Testing

The overall approach to testing: what to test, how much to test, and how to maintain tests over time. A good test strategy maximizes confidence while minimizing maintenance cost and execution time.

Concepts

  • Code Coverage
  • What to Test
  • Test Maintenance
  • Testing in CI

testing strategy


Graph View

  • Test Strategy
  • Concepts

Backlinks

  • Code Coverage
  • Test Maintenance
  • Testing in CI
  • What to Test
  • Testing

Created with Quartz v4.5.2 © 2026

  • GitHub