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 tables and columns can be validated in the dat...
1.
How tables and columns can be validated in the database?
Answer»
Are the naming conventions of fields are as per requirement?
Are the lengths and sizes of fields are matching the requirement?
CREATE
a test case that will check if there is any unmapped or unused table and column.
Is the
MAPPING
of database fields is correct and
COMPATIBLE
with the
REQUIRED
mappings?
Check if table
DESIGNS
are applied correctly and are scalable.
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