Database Application

Tech Guy on August 31st, 2009

Introduction
Databases are integral part of any application. There are applications which directly operate on databases. There are other applications that send requests to the aforementioned applications. The document provides the guidelines on how to go on with the testing of applications that directly operate on Databases.
The system test of these applications mainly concentrates [...]

Continue reading about Guidelines for Testing Database Level Application