1 – Be a user, use the system We are developers, and most times, we say bad things about users. But the truth is, we are users too! It’s a big mistake to think we should not use the system. How are you going to understand the process? Reading the...
1 – Test business rules from your methods Well, what should be tested? Business rules, for sure! Don’t implement unitary tests to cover all methods and create numbers, make a real test! Know your method and test it with meaningful flows where you...