Database Checkpoint and QTP Part2 – Using Scripts

We have learnt how to use database checkpoint in database testing. If you don’t want to use the database checkpoint in your database testing, you will have to script it to connect to database and test the records. This gives you more flexibility and options to play around the records.

Database CheckPoint and QTP – Part1

Database CheckPoint and QTP – Part1

In this part of series we will discuss how we can use database checkpoint in QTP and in the later parts we will understand the key concepts and how to connect to a database using QTP scripting and how we can retrieve data from the database and other important facts.