Writing Good Test Cases and Finding Bugs effectively
To develop bug free software application, writing good test cases is essential.Here, we will see how to write good test cases. Before seeing this, we should understand what is Good Test Case.There won’t be any solid definition for “Good Test Case”. I will consider a Test Case as “Good” only when a Tester feels happy […]