What is Database Testing?

Answers were Sorted based on User's Feedback



What is Database Testing?..

Answer / sailaja

testing the database for data validity and data integrity
is called data base testing.

data validity means testing whether the frontend data is
correctly added into the database

dataintegrity means testing whether the frontend operations
are correctly done on the backend data

Is This Answer Correct ?    26 Yes 2 No

What is Database Testing?..

Answer / s.m.shoaib

In database testing one can consider/verify the
1. Database Table/Field/SPs Naming Conventions.
2. Database design .. is it Normalized enough?
3. Database field size.
4. Database field type.
5. Stored Procedures Return type, arguments etc.
6. Relationship between tables. Primary , Foreign Key.
7. Constraints in Database

Is This Answer Correct ?    10 Yes 3 No

What is Database Testing?..

Answer / shubhs

This will not be exact Testing but can be done as
verification.
Field size validation with the Front End or with the
Design.
Field size validation, if application is having data for
multiple language.
Return type of each function and Out Parameter for each
procedure.
If Data base is any file Generation routine that can be
tested.

Is This Answer Correct ?    2 Yes 2 No

What is Database Testing?..

Answer / ashu

to testing the server side data means validating the data at
server side

Is This Answer Correct ?    1 Yes 2 No

What is Database Testing?..

Answer / babi

to test the database concepts

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Automation Testing AllOther Interview Questions

Hi Friends, I'm testing a SharePoint application by QTP 8.2 I face a problem that really difficult to me, please take a look on the description below: As you may know, SharePoint is an application is allow customize function from user, so that, user can add many web parts and put at any place they like. For ex: if there are two web parts existing in the SharePoint site When I using QTP to recognize a Web Table on any web part, it has the properties as "Index" and "html tag" only. Problem is: If there is any user changes the display of my web part, the "Index" of Web table is changed as well, so that QTP cannot identify exactly my object. Can anyone help me how to make that object as unique or another way to identify that web table object? Hope to receive many solutions from you. Thanks a lot.

1 Answers   CSC,


how many clients are using this application?

1 Answers   Mind Tree,


Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?

0 Answers  


Which institute is good for testing tools course in HYD?

0 Answers  


How do you select which automation tool is best suited for you?

0 Answers  






Is software requirement specification for developer and tester is same?

1 Answers  


Do you know how to check if a button is enabled on the page?

0 Answers  


What are the limitations of automating software testing?

1 Answers  


Does automation replace manual testing?

1 Answers  


hi Friends this is Srinivas. Can u discribe about bug lifecycle.how to say in interview.send me my mail :dsrao106@gmail.com

5 Answers   Wipro,


What is Ticketing tool? Has it any other names? What is the purpose of this?

0 Answers  


Are applications developed in Java, html, servletts client server or web based..

2 Answers   Value Labs,


Categories