What is Database Testing?
Answers were Sorted based on User's Feedback
Answer / sailaja
testing the database for data validity and data integrity
is called data base testing.
data validity means testing whether the frontend data is
correctly added into the database
dataintegrity means testing whether the frontend operations
are correctly done on the backend data
| Is This Answer Correct ? | 26 Yes | 2 No |
Answer / s.m.shoaib
In database testing one can consider/verify the
1. Database Table/Field/SPs Naming Conventions.
2. Database design .. is it Normalized enough?
3. Database field size.
4. Database field type.
5. Stored Procedures Return type, arguments etc.
6. Relationship between tables. Primary , Foreign Key.
7. Constraints in Database
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / shubhs
This will not be exact Testing but can be done as
verification.
Field size validation with the Front End or with the
Design.
Field size validation, if application is having data for
multiple language.
Return type of each function and Out Parameter for each
procedure.
If Data base is any file Generation routine that can be
tested.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / ashu
to testing the server side data means validating the data at
server side
| Is This Answer Correct ? | 1 Yes | 2 No |
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
How to Rcognize the Objects in the Web Page Dialog Using QTP
Tell me what are the different types of navigation commands?
What is junit? And what is junit annotation?
Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru
Name some of the commonly used automation testing tools that are used for non-functional automation.
What are software testing metrics
hi Friends this is Srinivas. Can u discribe about bug lifecycle.how to say in interview.send me my mail :dsrao106@gmail.com
What is client side validation? Write a snippet.
Do you support automated testing? Why?
suggest me the free online books on software testing?
How can a mainframe application be tested using Automation tools. I mean which is the best tool to do Mainframe testing?