Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is keyword view and Expert view in QTP?

9 Answers   Ordain Solutions,


How to count the no of objects in XML file(QTP)

1 Answers   IBM,


How to capture data from images in QTP and produce them in Excel sheet ?

4 Answers   iFlex, QA InfoTech,


If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?

0 Answers  


Hybrid framework supports Descriptive programming. Is it true?

0 Answers  


we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?

0 Answers  


hello, i was install Q.T.P.8.2 in windows xp version .when i am running my programs all the desktop icons are disappear why so. please guide me anybody how can i come out side this problem.

3 Answers  


Explain the Load testing process?

1 Answers   Crea,


suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt

1 Answers  


When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.

3 Answers  


How comfortable are you in VB scripting?

2 Answers  


What will be the output of the statements below? On error Resume Next Sum 100/0 if Sum= 0 Then msgbox "Pass" else msgbox "Fail" End If

3 Answers   IIT,


Categories