What is Database Testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
what is Middleware? can anybody explain me?
What is bug life cycle?Explane with example
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?
Waht is the difference between system test case and functionlity test case?.
which test cases are not to be automated
when developers sends you a build.what the test engineer does?
if it is a web testing,what is a dead link and a broken link.,and what are the other things we test in a web application related to functionality other than field level and form level validations.
how will u create diff types of scenario for any website?
Did you ever worked with BA's?
1 Answers Standard Bank, Wells Fargo,
At which stage testing phase will start
How should you learn about problems discovered in the field, and what should you learn from those problems?
scenario is like the following, a software to be installed in the train the work of the software is when ever any object comes opposite to it the train has to be stopped would u plese any bone tell us the test case for this