DATABASE TESTING – Properties of a Good Test Data and Test Data Preparation Techniques
Database is one of the inevitable parts of a software application these days. Moreover, as the complexity of application increases the need of stronger and secure database emerges.
In the section “Action/Steps” of the Test Cases, we must mention the acceptable data as input for the test. The data mentioned in test cases must be selected properly. The accuracy of “Actual Results” column of TC Document is primarily dependent upon the test data. So, step to prepare the input test data is significantly important.
