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.

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 Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 05-31-2007
Contributing Member
 
Join Date: May 2006
Location: Hyderabad, India
Posts: 81
Thanks: 4
Thanked 13 Times in 11 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: 910
Thanks: 12
Thanked 108 Times in 76 Posts
jainbrijesh will become famous soon enoughjainbrijesh will become famous soon enough
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
Reply With Quote
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
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 05:11 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