عنوان:

‫بررسی ضد الگوهای تست نویسی


نویسنده: وحید نصیری
تاریخ: ۱۳۹۷/۰۲/۰۹ ۱۸:۵۵
آدرس: www.dntips.ir

Software Testing Anti-Pattern List
- Having unit tests without integration tests
- Having integration tests without unit tests
- Having the wrong kind of tests
- Testing the wrong functionality
- Testing internal implementation
- Paying excessive attention to test coverage
- Having flaky or slow tests
- Running tests manually
- Treating test code as a second class citizen
- Not converting production bugs to tests
- Treating TDD as a religion
- Writing tests without reading documentation first
- Giving testing a bad reputation out of ignorance



مشاهده مطلب اصلی