by Ankur Jain | Last Updated On Aug 7, 2014 | Database |
In Part1 we saw the wizard method to use Database checkpoint. In Part2 we learned how to connect to a database using scripts in QTP. In this part we will see how we can retrieve data from database.
by Ankur Jain | Last Updated On Jul 7, 2014 | Database |
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.
by Ankur Jain | Last Updated On Aug 7, 2014 | Database |
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.