Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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 Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 05-09-2008
Junior Member
 
Join Date: May 2008
Location: mysore-india
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
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: 528
Thanks: 1
Thanked 63 Times in 50 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 2 Times 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 2 Users Say Thank You to saisamhita For This Useful Post:
  #6 (permalink)  
Old 08-11-2009
Junior Member
 
Join Date: Aug 2009
Location: Gandhinagar
Posts: 4
Thanks: 2
Thanked 0 Times in 0 Posts
vishnuvardhna1111star is on a distinguished road
Re: Test case for Database testing

Hi thanq sai, could u explain this in detail like with an example could u write the test cases for the database testing
Reply With Quote
  #7 (permalink)  
Old 08-14-2009
Junior Member
 
Join Date: Apr 2009
Location: France,
Posts: 9
Thanks: 0
Thanked 3 Times in 2 Posts
colliewarrior is on a distinguished road
Re: Test case for Database testing

In Database testing you need to know your databases. It's not enough to connect to the right database but the information has to be stored in the same way. You can use SQL + Desktop Intelligence ( which is part of BO.). You must test for data types and data lengths.
Reply With Quote
The Following 2 Users Say Thank You to colliewarrior For This Useful Post:
Reply

  Geeks Talk > Software Testing > Testing Issues

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


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 14 05-07-2009 08:05 AM
Use case statement and Test Case JobHelper Testing Issues 4 01-16-2009 03:48 AM
If test case required for testing always post test scenario. jainbrijesh Test Cases 15 12-30-2008 10:55 AM
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


All times are GMT -4. The time now is 02:51 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved