GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Testing  >  DataBase Testing
Go To First  |  Previous Question  |  Next Question 
 DataBase Testing  |  Question 2 of 50    Print  
What is Database testing?

  
Total Answers and Comments: 26 Last Update: May 28, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
  Sorting Options  
  Page 1 of 3   « First    1    2    3    >     Last »  
June 28, 2005 05:24:37   #1  
KotiReddy        

RE: What is Database testing?
here database testing means test engineer should test the data integrity, data accessing,query retriving,modifications,updation and deletion etc
 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
July 14, 2005 05:15:18   #2  
malinibandi        

RE: What is Database testing?
Database tests are supported via ODBC using the following functions:  
SQLOpen, SQLClose, SQLError, SQLRetrieve, SQLRetrieveToFile, SQLExecQuery, SQLGetSchema and SQLRequest.  
You can carry out cursor type operations by incrementing arrays of returned datasets.  
All SQL queries are supplied as a string. You can execute stored procedures for instance on SQL Server you could use “Exec MyStoredProcedure” and as long as that stored procedure is registered on the SQL Server database then it should execute however you cannot interact as much as you may like by supplying say in/out variables, etc but for most instances it will cover your database test requirements

 
Is this answer useful? Yes | No
August 25, 2005 02:02:37   #3  
SURESH SONDUR        

RE: What is Database testing?
Data bas testing basically include the following. 
1)Data validity testing. 
2)Data Integritity testing 
3)Performance related to data base. 
4)Testing of Procedure,triggers and functions. 
 
for doing data validity testing you should be good in SQL queries 
For data integrity testing you should know about referintial integrity and different constraint. 
For performance related things you should have idea about the table structure and design. 
for testing Procedure triggers and functions you should be able to understand the same. 

 
Is this answer useful? Yes | No
September 10, 2005 10:53:14   #4  
meena        

RE: What is Database testing?
to test the values retrieving from database by the application are corrctly matching with the information stored in original database.
 
Is this answer useful? Yes | No
September 30, 2005 05:30:01   #5  
suguresh        

RE: What is Database testing?

HI

I think that the above answer is not correct?


 
Is this answer useful? Yes | No
October 04, 2005 06:04:41   #6  
kishor        

RE: What is Database testing?

Data base testing generally deals with the follwoing:

a)Checking the integrity of UI data with Database Data

b)Checking whether any junk data is displaying in UI other than that stored in Database

c)Checking execution of stored procedures with the input values taken from the database tables

d)Checking the Data Migration .

e)Execution of jobs if any

Please correct me if I am wrong:

Thanks.

Kishore


 
Is this answer useful? Yes | No
November 07, 2005 05:17:49   #7  
prathiba        

RE: What is Database testing?
suguresh Wrote:

HI

I think that the above answer is not correct?

Then what is the answer?

 
Is this answer useful? Yes | No
November 08, 2005 12:58:28   #8  
sandy28 Member Since: November 2005   Contribution: 2    

How to execute a sql query in winrunner?
pl reply immediately.
 
Is this answer useful? Yes | No
November 08, 2005 12:59:16   #9  
sandy28 Member Since: November 2005   Contribution: 2    

RE: What is Database testing?
how to execute a sql query in winrunner? pl reply immediately
 
Is this answer useful? Yes | No
November 30, 2005 01:50:15   #10  
prasad        

RE: What is Database testing?
Testing the backend data bases like comparing  the actual results  with expected results.
 
Is this answer useful? Yes | No
  Page 1 of 3   « First    1    2    3    >     Last »  


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape