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 Read more…