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

Write the Testcases for Telephone

6 Answers   Fidelity,


Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?

22 Answers   MBT,


wat is the differece between three tier and two tier application

5 Answers   AZTEC,


how can u prepare the test plan?

0 Answers  


In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?

0 Answers   Accenture,


what is d difference between software development life cycle & system development life cycle?

5 Answers   HP,


What is mutation testing

26 Answers   AppLabs, Four soft,


what is Testing environment in your company ,means hwo testing process start

3 Answers   CTS,


what is traceability matrix? when we are using this traceability matrix in ur project?

5 Answers   AZTEC,


can u write test cases for telephone?

9 Answers   Professional Access,


negative test cases on banking domain ?

0 Answers  


what are the 3 test tool categories and describe what each can do.

0 Answers  


Categories