Geeks Talk

Prepare for your Next Interview




Testcases for Date

This is a discussion on Testcases for Date within the Test Cases forums, part of the Software Testing category; Can anybody tell me how do design testcases for Date formate text object (MM/DD/Year)?...


Go Back   Geeks Talk > Software Testing > Test Cases

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-31-2007
Contributing Member
 
Join Date: May 2006
Location: Hyderabad, India
Posts: 81
Thanks: 4
Thanked 11 Times in 10 Posts
bharathi_ark is on a distinguished road
Testcases for Date

Can anybody tell me how do design testcases for Date formate text object (MM/DD/Year)?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-31-2007
Junior Member
 
Join Date: May 2007
Location: hyd
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
dkreddy is on a distinguished road
Exclamation Re: Testcases for Date

1. check for whether it is in the format of mm/dd/yyyy
2. Verify for valid month no( i.e. b/w 1-12 )
3. Verify for valid date b/w 1-31 and the date should be corresponding to the month(for example the FEB month should not be greater than 29)
4. check for valid years.
Reply With Quote
  #3 (permalink)  
Old 06-20-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 866
Thanks: 12
Thanked 81 Times in 65 Posts
jainbrijesh is on a distinguished road
Re: Testcases for Date

Quote:
Originally Posted by bharathi_ark View Post
Can anybody tell me how do design testcases for Date formate text object (MM/DD/Year)?
date format can never be described in any SRS in the format (MM/DD/Year), which you have posted here.If it so, then it is SRS bug.

It can be:-

(MM/DD/YYYY) or (MM/DD/YY), as per your requirement, you have stated.And test cases will depend on the format you confirmed for your application.
__________________
Brijesh Jain
brijesh.tester@yahoo.co.in
http://softwaretestingexpertise.blogspot.com
Reply With Quote
Reply

  Geeks Talk > Software Testing > Test Cases


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to write testcases for n factorial. yammy Test Cases 10 12-10-2007 06:29 AM
Distinguishing mixed testcases JobHelper Test Cases 4 10-29-2007 06:32 AM
Categorization of Functional Testcases satishlingala Test Cases 14 07-23-2007 11:35 PM
romise date, Need by date, Original Date in PO Geek_Guest Oracle Apps 0 04-07-2007 12:53 AM
Browse Button Testcases bharathi_ark Test Cases 1 12-16-2006 07:07 AM


All times are GMT -4. The time now is 01:19 PM.


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