Here are some tips to create a good database test plan:
1. Database testing can get complex. It may be worth your while if you create a separate test plan specifically for database testing.
This blog is for everyone who want to learn Software Testing and also to create a tester's mindset and the vision that a software tester has towards any application.
Here are some tips to create a good database test plan:
1. Database testing can get complex. It may be worth your while if you create a separate test plan specifically for database testing.
First, the basics. The term "regression" is used to describe the decay, weakening or degeneration of software. Software is modified to add enhancements to it, fix known defects, make performance improvements, make the code more maintainable or make the code compliant to patterns. But, software can regress when it is modified. This can happen in a number of ways:
a. The faulty design is re-used to create an enhancement