2.6.2) can be used to define the order of testing the required control flow
paths.
The addition of new components to a system often introduces new
execution paths through it. Integration test design should identify paths
suitable for testing and define test cases to check them. This type of path
testing is sometimes called 'thread testing'. All new control flows should be
tested.