Level of Intrusion refers to how much a test object is modified to enhance its testability. It assesses the extent to which changes are made to facilitate testing processes.
Key Considerations:
- Modification Impact: Evaluates how changes affect system performance or behaviour.
- Testability Improvement: Determines if modifications lead to easier testing without compromising functionality.
- Balance: Strives for minimal disruption while maximising test effectiveness.
Managing the level of intrusion is important in maintaining system integrity while ensuring thorough testing coverage.
