Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Database Testing?

Answers were Sorted based on User's Feedback



What is Database Testing?..

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

What is Database Testing?..

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

What is Database Testing?..

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

What is Database Testing?..

Answer / ashu

to testing the server side data means validating the data at
server side

Is This Answer Correct ?    1 Yes 2 No

What is Database Testing?..

Answer / babi

to test the database concepts

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Automation Testing AllOther Interview Questions

Which testing tool can be used for a window base application. My application is a WPF window application, which testing tool i can use to test this application?

1 Answers  


how to test an webbased application?

0 Answers   TCS,


if we are using an Engine (tool)..with that how to capture data from excel sheets and how to do automation with this plz answer any body for this question.?

0 Answers   Net Edge,


List out some of the automation tools which could be integrated with selenium to achieve continuous testing.

0 Answers  


I am using the selenium tool for my web application testing I recorded some script and agian i played same but while playing: Alert msg is not getting closed It needs the manual interaction [Note:Here alert is generated not at the time of onload event] Please provide some solution for this

2 Answers  


Explain what sikuli is?

0 Answers  


How to decide the tool that one should use for automation testing in their projects?

0 Answers  


I heard that there is a test management system that makes tracking metrics an easy task. I would like to know more about it. Please guide me.

1 Answers  


HOW DO YOU PERFORM SECURITY TESTING TO VERIFY FIREWALLS,PASWORD ENCRYPTOPNS ETC?

0 Answers  


How did you use automating testing tools in your job?

0 Answers  


Tell me what criteria do you consider for automating a test?

0 Answers  


what is the difference between keyword driven frame work and data driven frame work.

0 Answers   TCS,


Categories