Exforsys

Online Training

database checkpoints

This is a discussion on database checkpoints within the Software Testing forums, part of the Testing category; explain in detail about database checkpoints...


Go Back   Exforsys > Testing > Software Testing

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-07-2006, 02:13 PM
Junior Member
 
Join Date: Nov 2006
Posts: 2
sangeethakumar is on a distinguished road
database checkpoints

explain in detail about database checkpoints
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-07-2006, 08:10 PM
Senior Member
 
Join Date: Apr 2006
Posts: 141
Adrian is on a distinguished road
By adding runtime database record checkpoints you can compare the information in your application during a test run with the corresponding record in your database. By adding standard database checkpoints to your test scripts, you can check the contents of databases in different versions of your application.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-05-2006, 07:11 AM
Senior Member
 
Join Date: Apr 2006
Posts: 122
rachelle is on a distinguished road
The database checkpoint guarantees that all changes in all enabled threads prior to the database checkpoint have been written to disk.Checkpoints are recorded in the control file.Database checkpoints can be used in the test scripts to check databases in your application and the defects can be traced. You define a query on the database and then create a database checkpoint that checks the properties of the results of the query. When you check these properties, you can check the contents of the results or how many rows or columns the results contains.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to restore SQL Database fikmesf Microsoft .NET 1 10-11-2006 07:33 AM
Embarcadero Will Extend Database Monitoring Software to IBM DB2 arneldave DB2 0 05-11-2006 10:06 AM
Visual Basic : Centralizing Database Access With Visual Basic ActiveX DLL's techguru Visual Basic Tutorials 0 08-27-2005 09:26 PM
SQL database back-up !!!! Kartik SQL Server 2005 Tutorials 6 05-23-2005 02:48 PM
hierarchail & network kisshug Oracle Tutorials 2 05-01-2005 05:17 PM


All times are GMT -4. The time now is 03:33 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.