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 |
Does alpha testing follow beta testing or beta testing follow alpha testing and why?
How and what to functionally test in a web based application manually?
what is localization testing?is it a black box testing or white box testing?describe briefly?
in customer details form having fields like customer name,customer address. after completion of this module, client raise the change as insert the two radio buttons after customer address. how you can check as a tester.
Hi All I want discuss abt Testing tools is any one available online in google chat?
after inserting the record in front-end,how will u check the backend manually?
What is the different between SIT and UIT?
What exactly are semi-random test cases?
Why must we test cookies?
what do you mean by Personel Effectiveness and how much it will be affected to Test engineer
Write 2 scenarios for Integration testing? Please let me know its urgent.
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?