GeekArticles
Testing
Segue SilkDatabase Validation Using Silk
Author: stickyminds.com |
Published: 19th Aug 2005 |
Visited: 1465 times |
Add CommentFiled in: Segue SilkThis paper presents a new approach to the validation of a database for a project using an automated approach and new technologies of testing OOT programs. Database schema validation is an integral part of the software test process and at times may need to be performed more than once. This process can be automated using an automation tool such as Silk that provides a simple API to interact with various databases. Newer object-oriented testing approaches such as regression Oracle reduce time and error for this task.
Read Article Sponsored Links
Related Articles
• Swing Extreme Testing - The Data Validation Test The Data Validation Test
The Ok button of the SaveAsDialog should only be enabled if the name that has been entered is valid. A name can be invalid if it contains an illegal character, or if it has already been use ...
• ASP.NET client validation call out extender An extender that "hacks' into .Net 3.5 client validation without tempering its base structure to provide rich and interactive client validation enhancement with visual effect from jQuery libr ...
• How to load entire database into memory Hi Tom,
I have an Oracle Database 8.1.7.4 Standard Edition installed on a Windows 2000 Server.
My question is for curiosity more than need.
Let's assume that we have enough physical memory and that we can guarantee that the server will neve ...
• Automated Database Startup/Shutdown Tom,
I have two questions, please, under the category of automated shutdown/startup of the database (i.e. using 'dbstart' and 'dbshut' in association with /etc/rc.d/init.d/dbora server init file).
(1)
How do you automate changing database ini ...