
The Question That Leads to Problems
Typically, our brain is trained to ask direct questions which comes with a straight-forward reply. For example, if the signup form is removed from an application, a tester might ask, "How can I create an account now?" The developer would respond with a solution like, "Use a database query to add a user directly, and then log in with those credentials." We often never give a second thought to such responses and we accept it as right way of testing the changes.