The test pyramid
An interesting picutre from : http://testerstories.com/2016/10/test-to-put-pressure-on-design/
- If a test is failing, and we know which feature is failing, do we know which components need to be fixed?
- the traditional test praraid does not fit into the nowadays software developer which is far more complex.

Comments
Post a Comment