Code Cast: Legacy Coderetreat Episode 13 - Document Possible Defects With Tests [Java]

preview_player
Показать описание
Often when we write tests on existing code, some of the existing funtionality seems to be wrong. We characterize the system with tests or we write unit tests on the classes we extracted, but we are not sure if all the functionality is correct or not.

In this video you will see three methods to document possible defects with tests. You can then make a list of possible issues and discuss them with your analysts.

Рекомендации по теме