Checklist for software application testing
Here are some points from my experience which will help you to improve your day-to-day testing activities. Try to achieve maximum test coverage each time. Break the application in smaller modules to achive maximum test coverage. Always try to find the root cause and solution of failed test case. Think positive. Start testing the application by
Read more