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

Please explain what is a relative xpath?

0 Answers  


What you know about table-driven testing?

0 Answers  


How could you explain the main difference between webdriver and rc?

0 Answers  


how is mind q venkat training in testing for weekend or general batches.and any other good institutes in ameerpet

1 Answers  


How do you plan test automation?

0 Answers  


When is automation testing useful?

0 Answers  


Hi friends, can anybody tell me what all the testing tools that persistant uses and what is the selection process for an fellow having 2yrs workexp on testing. Can anybody also help me out what is the minimum package that persistant is providing for 2yr workexp guy.

1 Answers  


Explain me what is testng and why is it better than junit?

0 Answers  


Name a couple of standard web function found in the function generator?

0 Answers  


Explain what sikuli is?

0 Answers  


If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.

0 Answers  


What are the main attributes of test automation?

3 Answers   ATS, HCL,


Categories