Testing Fundamentals - Testing Models and Approaches
Consider this timeline of testing activities:
Requirements -> Design -> Coding -> Unit Test -> Integration Test -> System TestWhich testing activity is shifted left in a shift-left approach?
