Geeks Talk

Prepare for your Next Interview




Test case for Database testing

This is a discussion on Test case for Database testing within the Testing Issues forums, part of the Software Testing category; Database Testing Can any one plz tell me how to write the test cases for database testing? How to write the database testcases and what are things that has to ...


Go Back   Geeks Talk > Software Testing > Testing Issues

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-09-2008
Junior Member
 
Join Date: May 2008
Location: mysore-india
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
pavithraurs is on a distinguished road
Test case for Database testing

Database Testing

Can any one plz tell me how to write the test cases for database testing?
How to write the database testcases and what are things that has to be covered in database testing.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-10-2008
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 523
Thanks: 1
Thanked 55 Times in 46 Posts
sutnarcha is on a distinguished road
Re: Test case for Database testing

You have to cover some basic points like; availability and connectability to the db,
available db access credentials, permisions and privilages required, connection timeout etc and some advanced/project related areas like; updation of db after changes on UI, db constraints functioning, fourceful breach of db constraints, trying to access UI after manual abortion of db connectivity etc. :eek
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
  #3 (permalink)  
Old 05-10-2008
Junior Member
 
Join Date: May 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
priyapatil is on a distinguished road
Re: Test case for Database testing

What are the scenarios for sending invitation to a friend or adding a friend in our buddy list?
Reply With Quote
  #4 (permalink)  
Old 05-18-2008
Junior Member
 
Join Date: May 2008
Location: bangalore, India
Posts: 1
Thanks: 0
Thanked 1 Time in 1 Post
kumardebi is on a distinguished road
Re: Test case for Database testing

Database Testing is test the data integrity, that means how data is in u'r database. for an example dev team using a database, if it is differ from testing team,than there is mismatch ,so integrity/constant through our u'r project cycle, a common data is used by all of u,, it may be some privliges, grant.. DBA gui eill decide.
Reply With Quote
The Following User Says Thank You to kumardebi For This Useful Post:
  #5 (permalink)  
Old 06-08-2008
Junior Member
 
Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
saisamhita is on a distinguished road
Re: Test case for Database testing

To write testcases for backend testing provide the following things:
in details: objective, Preconditions( required tools, uid,pwd to connect schema)
In Teststeps: you can write your sql queries in description, sample output in expected results.

As part of backend testing we will verify data constraints, calculations, business rules.
Reply With Quote
The Following User Says Thank You to saisamhita For This Useful Post:
Reply

  Geeks Talk > Software Testing > Testing Issues


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
What is exact difference between use case ,test scenario and test case? srinu.tenali Testing Templates 12 09-24-2008 07:31 AM
If test case required for testing always post test scenario. jainbrijesh Test Cases 12 09-09-2008 11:36 PM
Adhoc Testing Test Case vsjprasath Testing Issues 2 02-03-2008 11:12 AM
Test scenarios for database testing bvmanikyalarao Test Cases 3 12-06-2007 02:52 AM
Use case statement and Test Case JobHelper Testing Issues 3 06-16-2007 06:28 AM


All times are GMT -4. The time now is 02:56 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved