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 to test in usability testing.?
what are the risks and contingencies u had in ur project?
explain sdlc?
2 Answers SAP Labs, STC, TCS, Thirdware,
What is defect cascading in software testing?
What is the difference between windows application and Client server application ?
how many functional testcases u can write for triangle
When is the best time for system testing
Have you ever completely tested any part of a product? How?
What if the client finds a defect after delivering the product? How will you react and justify?
2 Answers HeadStrong, IBM, Somany Ceramics,
What is the difference between Regression testing vs. Smoke testing?
2 Answers Keane India Ltd, Optimize IT Systems,
can any one please give bug reporting format of bugzilla ?
How many times u involved in reviewing testcases