Database testing can be done in various ways – be it manual testing or automated testing. Even within the manual testing, there are multiple ways to approach the testing. As a software tester, if you are new to the organization, you’re less likely to know the process for database testing. And each organization has it’s own procedure for testing the database. [Read more…]
Archives for January 2015
Sample Test Cases for Password Reset
Password reset test cases were asked in the interview for candidates with one year experience. This question was sent to me on my twitter so I decided to write a post about it. I am going to list some of the common test scenarios which you can use for testing the password reset page. [Read more…]
How to Deal with Non Reproducible Bug
You may reach a point in your testing career where you have found bug and may not able to reproduce it. There are many reasons for the same but most of the time you’re supposed to file such bugs. During the interview, this questions often comes and candidates find it harder to answer the same. [Read more…]
Sample Test Cases for Payment Gateway
Payment gateway testing is quite common for the testers who work in the startup or the service industry. I have decided to write this post for those who have asked for the test cases of such gateways in the past.