Geek Articles

 

Categories

Latest Articles

 
Home Tech Tutorials

Database Testing Articles and Tutorials

     Published: 29th Aug 2005     Read: 10062 times
Category: Tech Tutorials
Add Comment
 




Database Testing Articles and Tutorials:  Please find few good Database Testing related Articles..


1.  Deductive Database System
Abstract. Deductive databases generalize relational databases by providing support for recursive views and non-atomic data. Aditi is a deductive system based on the client-server model; it is inherently multi-user and capable of exploiting parallelism on shared-memory multiprocessors. The back-end uses... 
 
2.  Database Testing Checklist
What You Need to Know about Database Testing: Testing at the data access layer is the point at which your application communicates with the database.  In this presentation we’ll discuss why tests at this level are vital to improve not only your  overall test strategy, but also your product’s...  Read more
 
3.  Testing Stored Procedures
Automated Database Testing Stored Procedures This presentation will cover tips and techniques for creating efficient automated tests of the critical database backend using simple scripting languages and relational database objects. Attendees will learn •Why testing of database objects and stored...  Read more
 
4.  Database Design Guide Lines
Database design theory is a fairly dry subject, but a basic understanding is necessary to avoid some of the pitfalls encountered when a new database is created. This document provides strategic guidelines for the basic design and development of databases. This white paper cover the follwoing. Database...  Read more
 
5.  Database Code Unit Testing
These are my notes on how I've gone about unit testing database functionality. The examples are in Java, but I think the ideas are applicable to a variety of programming environments. I'm looking for better solutions. The problem is this: you have a SQL database, some stored procedures, and a layer...  Read more
 
6.  Database Testing Using DbUnit
Richard Dallaway notes about database unit testing inspired me the realization of the DbUnit framework. I think this is a very good text about this subject. Hopefully he gave me the permission to present excerpts from his notes here. With multiple database you have to make sure you keep the structure...  Read more
 
7.  Large Database Testing Plans
In an effort to predict and plan for behavior of a large database, ods will be creating a large database for test purposes. This database will be appoximately 300 gigabytes, and will reside on d0ora1's raid array. This large project will develop in stages and take several months to complete.  Read more
 
8.  Creating a Test Plan Database for Standardized Tests Across Multiple Nodes
This presentation will take the participant on a journey through the long-winded effort of a manual test-tracking approach that transformed the testing lead’s job into an administrative nightmare. The original testing approach offered test security to the project, but took up unnecessary time that...  Read more
 
9.  Testing J2EE database applications
Best practices for testing J2EE database applications It wasn't too long ago that quality assurance (QA) teams played the leading (if not the only) role when it came to software testing. These days, however, developers are making an enormous contribution to software quality early in the development...  Read more






Next: PeopleSoft Tutorials, PeopleSoft Online Training, PeopleSoft Articles



Post Comment


Members Please Login

Name:
Email: (Optional)
 (Used for Notification)
Title:
Comment:
Validation Code:
 <=>  (Enter this code in text box)


Subscribe

 


Daily Email Updates

GeekInterview Articles Updates delivered directly to your Inbox...

Enter your email address:


Latest GeekInterview Articles Updates

Sponsored Links


 

Related Articles

 

Popular Articles