How you test database and explain the procedure?
Answers were Sorted based on User's Feedback
Answer / anil k chowdary
This is not a very good question. Database Testing is
purely done based on the requirements. You may generalize a
few features but they won't be complete.
In general we look at
1. Data Correctness (Defaults)
2. Data Storage/Retreival
3. Database Connectivity (across multiple platforms)
4. Database Indexing
5. Data Integrity
6. Data Security
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / ajay
Database testing is basically used to test the data
correctness,Database Storage,Connectivity of database with
the application,Duplicate check of Data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lingareddy
database testing: testing the backend databases like comparing actual result with expected result.
for example : when the user entered data into the front end then the data should be stored backend database or not.
below are point by using database testing.
1)data integrity
2)data validity
3)constraint
4)stored procedures
5)indexes
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between manual testing and automation testing?
plz explain about tracebility matrix with example? thanks in advance
what is the proper definition of Slippage Ratio? Thanks in Advance. Regards, M.MurthySharma.
What is meant by SIT?
hi testing friends,can any tell ...how is career in selenium Testing?
please send me interview questions asked in google in testing - manual
specify another matrix/table used for same functionality as of tracibility matrix?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
Hello everybody! i have a question: 1. please describe the most basic tasks of junior tester [3+ years] in a project [client-server and web applications], starting from gathering requirements and until software release to customer. Thanks!
Tell me example for Risk,Mitigation,Assumption?
what is cookies. how do we test the cookies
what is the difference between functional testing and regresion testing