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 Test Cases forums, part of the Software Testing category; "In order to validate the records, we have to pull the records from the database and validate it against the reports or the flat files generated"- Can you pls tell ...

Go Back   Geeks Talk > Software Testing > Test Cases
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 06-14-2008
Junior Member
 
Join Date: Jun 2008
Location: Kolkata
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
souravkamalguha is on a distinguished road
Test Case for Database Testing

"In order to validate the records, we have to pull the records from the database and validate it against the reports or the flat files generated"-Can you pls tell me how to write test cases when i need to validate records against a report?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-26-2008
Expert Member
 
Join Date: Apr 2008
Location: Tamilnadu
Posts: 1,461
Thanks: 15
Thanked 150 Times in 141 Posts
deepasree has a spectacular aura aboutdeepasree has a spectacular aura about
Re: Test Case for Database Testing

hi friend..

Whenever you do database testing please note the following

1. check for data integrity
2. Check whether teh records are physically deleted, if it so then this is wrong and then ask the developer to change teh delete as logical delete
3.check for length for the specific field.. for ex: the length of the text box is 50 it should accept only 50 charcters if more than 50 charcters is entered by the user it should be truncated from the database
4. check out the relation ships

friends.. if some thing left by me please intimate me immediately

Thanks
Deepasree
Reply With Quote
  #3 (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

Quote:
Originally Posted by deepasree View Post
hi friend..

Whenever you do database testing please note the following

1. check for data integrity
2. Check whether teh records are physically deleted, if it so then this is wrong and then ask the developer to change teh delete as logical delete
3.check for length for the specific field.. for ex: the length of the text box is 50 it should accept only 50 charcters if more than 50 charcters is entered by the user it should be truncated from the database
4. check out the relation ships

friends.. if some thing left by me please intimate me immediately

Thanks
Deepasree
Can u please explain in detail how to write test cases for database related issues? taking an example..

thanq
Reply With Quote
  #4 (permalink)  
Old 08-12-2009
Expert Member
 
Join Date: Apr 2008
Location: Tamilnadu
Posts: 1,461
Thanks: 15
Thanked 150 Times in 141 Posts
deepasree has a spectacular aura aboutdeepasree has a spectacular aura about
Re: Test Case for Database Testing

Hai friend,

Quote:
Originally Posted by vishnuvardhna1111star View Post
Can u please explain in detail how to write test cases for database related issues? taking an example..
thanq
Let me know precisely what you are expecting???

Thanks
Deepa
Reply With Quote
The Following User Says Thank You to deepasree For This Useful Post:
Reply

  Geeks Talk > Software Testing > Test Cases

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
Test case for Database testing pavithraurs Testing Issues 6 08-14-2009 03:27 PM
What is exact difference between use case ,test scenario and test case? srinu.tenali Testing Templates 14 05-07-2009 08:05 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 07:10 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