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

Hi, I will provide perticular age,it needs to enter date in text box (MM/DD/YYYY) compare to system date. or already exist data in the text box.

2 Answers   Virtusa,


Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?

0 Answers  


What is keyword driven framework?

0 Answers  


Hello Everyone, I have a problem. QTP is capturing no action on a particular page in the application that I am trying to automate. But on the same side its working fine on other pages of the same application. Can someone please help me understand the reason behind this inconsistency.

1 Answers  


How you create new action in qtp?

0 Answers  






What are the advantages of Automation objects than Test Objects?

2 Answers   Adobe,


WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY? IS IT POSSIBLE in QTP? HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?

3 Answers  


Explain actions in qtp ?

0 Answers  


Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..

0 Answers  


i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com

0 Answers   Wipro,


Hi Can u plz suggest who is the Best Faculty for Advanced QTP Scripting in Hyderabad ,plz suggest me..... or send me a replay to satheesh.goli@gmail.com, r make me a call 9866335752

1 Answers   AppLabs,


X=10,Y=20 you need to swap the numbers without using a third variable?

5 Answers  


Categories