What is database testing?

Answers were Sorted based on User's Feedback



What is database testing?..

Answer / mona

it is the process of testing the impact of frontend screen
with the back end database

Is This Answer Correct ?    26 Yes 1 No

What is database testing?..

Answer / siri

database testing is back end testing, in this testing we
test the data retrieved from the back end is matching with
the front end data and also we check the data is properly
sent to particular file and saved as it is in the back end.

Is This Answer Correct ?    6 Yes 1 No

What is database testing?..

Answer / siddhesh sawant

database testing is done mainly for five reasons:
1.relevance of search results
2.data intigrity
3.data validity
4.data recovery
5.security

Checking field length, field type.
Check for proper data inserted in database.
Check for stored procedures created or not.
Check the triggers are created properly.
check the Constraints.
Check the Primary and foreign key inserted or not.

Is This Answer Correct ?    3 Yes 0 No

What is database testing?..

Answer / kaushik bhowmicck

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 Correct ?    3 Yes 0 No

What is database testing?..

Answer / ramesh

Back end testing

Is This Answer Correct ?    5 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

how to perform security testing manualy.I given the answer but interviwer not satisfeid from my answer

5 Answers   BS, HCL, Honeywell,


If we are not following any Standard SDLC in our company.How we can Convenience the interviwer.

1 Answers  


usecases are prepared by whom?

5 Answers  


wht is adhoc testing?

8 Answers  


1.What is the different b/w error,defect,Bug?

4 Answers  






How do you evaluate the quality of software?

1 Answers  


How to measure testing Productivity ?

0 Answers  


if tester found some bugs in the application then which format they will send it to development team.

4 Answers   HCL,


If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.

1 Answers  


i ask about job to friends but all people in software testing gives suggestion.why they did not help for getting call and at least gives one chance .we will show what we are??but by giving only suggestion .is not write ans.see many people from andrha pradesh giving refrences to there people .why other people not follow to them.

7 Answers  


How client/server application is complex?

1 Answers   IBM,


what is pass and exit creteria

1 Answers  


Categories