GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing  >  DataBase Testing

 Print  |  
Question:  

What we normally check for in the Database Testing?



Answer: In DB testing we need to check for,

1. The field size validation
2. Check constraints.
3. Indexes are done or not (for performance related issues)
4. Stored procedures
5. The field size defined in the application is matching with that in the db.


July 07, 2005 06:12:42 #3
 shankar   Member Since: Visitor    Total Comments: N/A 

RE:

What we normally check for in the Database Testing?


 
what r the documents supported for integration testing?
     

 

Back To Question