Modifying a Database Checkpoint in QTP in Testing

You can make the following changes to an existing database checkpoint:

  • Modify the SQL query definition.
  • Modify the expected data, verification, type, or method.

To modify the SQL query definition

  1. In the Keyword View, right-click the database object that you want to modify.
  2. Select Object Properties.

    Clipboard02.jpg

  3. Modify the SQL and connection string properties as necessary and click OK.

    Clipboard01.jpg

To modify the expected data in a database checkpoint:
  1. In the keyword view or Expert view, right-click the database checkpoint that you want to modify.
  2. Select "Checkpoint Properties", as in:

    3.jpg

    4.jpg


Similar Articles