Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Current Affairs
General Knowledge
Chemical Engineering
UPSEE
BSNL
ISRO
BITSAT
Amazon
ORACLE
Verbal Ability
→
Testing / QA
→
Agile Testing Interview Questions in Testing / QA
→
How data integrity can be tested in database testi...
1.
How data integrity can be tested in database testing?
Answer»
Check in the
COLUMN
of the database if there is any invalid data.
Try to enter the wrong data into the table, and notice how the insertion behaves.
Check if, in the reference tables, triggers are working fine.
Check the actual result in the main table, when you insert the child record before inserting the parent record.
What would
HAPPEN
if a user delete records derived from another table?
Check if the data in two or more
REPLICATED
SERVERS
are in
SYNC
.
Show Answer
Discussion
No Comment Found
Post Comment
Related InterviewSolutions
How data integrity can be tested in database testing?
How can a user test Transactions in an SQL database?
How tables and columns can be validated in the database?
Write down the test scenarios for migration of database from one SQL server to another?
List some of the major challenges we faced while performing database testing?
If a user has more than 1000 lines of procedure, how will he/she test that where it is failing?
Can mentioned requirement be testable "A fast database retrieval rate"?
Does QTP support SQL Queries? If yes, how?
List out some different SQL statements that can be used for database testing?
What are the ways to validate if a database table has been updated after you enter data from a front-end application?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies