How you test database and explain the procedure?

Answers were Sorted based on User's Feedback



How you test database and explain the procedure?..

Answer / anil k chowdary

This is not a very good question. Database Testing is
purely done based on the requirements. You may generalize a
few features but they won't be complete.

In general we look at

1. Data Correctness (Defaults)
2. Data Storage/Retreival
3. Database Connectivity (across multiple platforms)
4. Database Indexing
5. Data Integrity
6. Data Security

Is This Answer Correct ?    9 Yes 1 No

How you test database and explain the procedure?..

Answer / ajay

Database testing is basically used to test the data
correctness,Database Storage,Connectivity of database with
the application,Duplicate check of Data.

Is This Answer Correct ?    0 Yes 0 No

How you test database and explain the procedure?..

Answer / lingareddy

database testing: testing the backend databases like comparing actual result with expected result.
for example : when the user entered data into the front end then the data should be stored backend database or not.
below are point by using database testing.
1)data integrity
2)data validity
3)constraint
4)stored procedures
5)indexes

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is performance tuning? What are tools of performance testing?

0 Answers  


How do you perform regression testing?

4 Answers  


If you found any high priority bug before release product then what will you do as tester if you only tester in team??

1 Answers   Persistent,


Mention 3 test component areas which gave lots of bugs & had lots of difficulties in testing it ?

1 Answers  


Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?

0 Answers   Subex,






Tell me about the best bug you ever found.

1 Answers   Accenture, SPIC,


what is test coverage??

10 Answers   Ordain Solutions,


What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?

0 Answers  


WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?

0 Answers   RBS,


what is the difference between onshore and off shore

1 Answers  


what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?

1 Answers  


What is checklist? who will prepare it? i face this question in HSBC?

6 Answers   HSBC, University,


Categories