Skip to main content

Summary

Error classifications:

  • failure to satisfy specifications due to implementation error
  • failure to write specifications that correctly represent a design
  • failure to understand a requirement
  • failure to satisfy a requirement.

Error are always reflected in programs as:


Yujie LiuLess than 1 minutePaper Reading NotesTestingMutation TestingCoupling Effect
[Paper Reading] Investigations of the Software Testing Coupling Effect

[Paper Reading] Investigations of the Software Testing Coupling Effect

Two principles/hypothesis:

  • Competent Programmer Hypothesis
    • Since examples of complex faults that are not coupled to simple faults can be constructed, the coupling effect is probabilistic rather than absolute.
  • Coupling Effect

Yujie LiuLess than 1 minutePaper Reading NotesTestingMutation TestingCoupling Effect