A database is an organized collection of data.QTP-databse

Database Checkpoint –

Database checkpoint is one of the checkpoints in QTP which is used to test the contents of the database accessed by application under test.

Use of Database Checkpoint –

  1. To verify the data is saved to the correct tables and in proper field.
  2. Verify the data on different operation in database like insert, delete, update.
  3. Verify the correctness of data etc.

Additional Reading

Database