What is Database Testing?

Answers were Sorted based on User's Feedback



What is Database Testing?..

Answer / keshab

In database testing will done by two way

1 - Front end
2 - Direct from database

Front end :- Simple we are check data insert from front end
is going in database , after that we will retrieve this
data from front end .it is display correct data or not
Report is display in your application is display correct
data or not , for this testing u are design own your Query
u will fire this query on direct on database compare this
result set from front end and database result set
Direct From database :- In this section we will check the
integrity & object that is using in database like primany
key , unique , check constraint or we are also checking
data migration database from one machine to another
machine , data in both database is same or not , or loss of
data & constraint

if there is any wrong please inform to me

keshab
keshab_kumar_singh@yahoo.co.in
9911535364
delhi

Is This Answer Correct ?    2 Yes 0 No

What is Database Testing?..

Answer / ch.s.m.prasad,kkd

To validate the data in the data base , with respective
frontened screens. this is called data base testing.

Is This Answer Correct ?    0 Yes 0 No

What is Database Testing?..

Answer / pravin

To test backend data base table contain is called Database
testing.insert,update or delete a information in front end
and check that value properly inserting or not in backend.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Diff between static and dynamic review?

3 Answers   Softdel,


When should testing be stopped?

24 Answers   GE,


What is adhoc testing?when it can be done?

5 Answers  


how do you determine what to test?

2 Answers  


What is online testing?

4 Answers  






Can you explain the importance of PII in SCAMPI?

0 Answers  


What is the difference between QA and QC?

9 Answers  


Could any one explains what is Significans of V MOdel? Why not it is called as W model or some other X model? Is there any specifi Answer for this Qustion.

4 Answers  


What and why is api testing?

0 Answers  


how do you test me?

5 Answers  


what is the difference between regression testing and re testing..?

16 Answers   AZTEC, HCL,


how we can define bug is an valid bug

3 Answers   ADP,


Categories