« LeSS - Tests unitaires » : différence entre les versions
De Wiki Agile
Aucun résumé des modifications |
|||
| Ligne 82 : | Ligne 82 : | ||
[[File:https://less.works/img/technical-excellence/xtest_levels.png.pagespeed.ic.-xbOy_tP-P.png]] | [[File:https://less.works/img/technical-excellence/xtest_levels.png.pagespeed.ic.-xbOy_tP-P.png]] | ||
[[Image:Xtest_levels_fr.png|Xtest_levels_fr.png|border|link=]] | [[Image:Xtest_levels_fr.png|Xtest_levels_fr.png|border|link=|700px]] | ||
A reasonable automated test structure should be like a pyramid. At the bottom are a lot of unit test cases. In the middle are much fewer integration level test cases. On the top, there are even fewer functional/system level tests. | A reasonable automated test structure should be like a pyramid. At the bottom are a lot of unit test cases. In the middle are much fewer integration level test cases. On the top, there are even fewer functional/system level tests. | ||