Testing = Exploration + Checking
When I say that testing is not just checking something is supposed to work, or doesn’t have a bug, what does it mean? Look at this API: Without even thinking, we already have assumptions on how it works. We assume there’ll be a new user created at the end. We Read more…