Database testing Points: – Test data integrity – Test data type – Test data size – Test Event driven functionality – Input item verification – Test Stored procedure functionality Data integrity: While performing actions on DB, respective changes should be reflected in DB. – ensure that the available tables are as per design. – ensure [...]
Filed under: Manual Testing | Tagged: Database testing | Leave a Comment »