how do you do database testing in qtp

Answers were Sorted based on User's Feedback



how do you do database testing in qtp..

Answer / aryan

we use database checkpoints to do database testing in qtp.
database checkpoints in a test ensure that the application
successfully retrieves or inserts data into a database.

Is This Answer Correct ?    16 Yes 2 No

how do you do database testing in qtp..

Answer / nani4urs

Wn we have to do database testing in qtp
first we need to create ODBC Connection using DSN.
then we need to write some commands.

Is This Answer Correct ?    12 Yes 2 No

how do you do database testing in qtp..

Answer / rajiv.m

In QTP, Database testing is done by inserting Database
Checkpoint. Here we can check database available in any
format like Excel, Access, SQL.... First we need to create
ODBC Connection using DSN and then we need to write some
commands. Here are some commands which are useful for
database testing. <a
href="http://www.1keydata.com/sql/sql-commands.html">SQL
Commands</a>

Is This Answer Correct ?    8 Yes 3 No

how do you do database testing in qtp..

Answer / baba

Database Testing means checking the Database informations
is available in the customer requirement or not.
Some cases DB administrators might replaces the columns or
changes some information inthe database.

Database Checkpoints is used to Test Databases.
Here we can check database available in any format like
EXcel, Access, SQL.... QTP will provide you a drivers to
connect with that and download the Data from DB. You should
be the some what familiar with the SQL Queries.

Is This Answer Correct ?    7 Yes 3 No

how do you do database testing in qtp..

Answer / fayaz khan

While DataBase Testing time first we get the "Data Base Design information" From developers,Here we get the information like

->Names Of the table and there columns names
->Connection Strings(DNS)
->Mapping b/w screens & Tables..

After that we connect to the Database through ADODB.And retrive the data for testing

Adodb is a vb script object to connect to database..


Anybody want to more information about database testing through QTP Please leave a mail to me ....fayazkhan505@gmail.com..

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More QTP Interview Questions

how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script

5 Answers   Cap Gemini,


Check point what is how many types of checkpoint and explain

3 Answers   Accenture,


how to click the link in webpage by using QTP Script????????

3 Answers  


OPening of notedpad in QTP to write and execute the coding?

2 Answers  


What is an object repository?

0 Answers  






How to enter table check points?

2 Answers  


Definationions for keyword view and tree view?

1 Answers  


How to use debug tools?

0 Answers  


is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?

1 Answers  


How to get the particular property value?

0 Answers  


w is fragmentation and paging

1 Answers   MBT,


How QTP recognizes Objects in AUT?

8 Answers   Blue Star,


Categories