
- Forum
- Testing
- Software Testing
- Plz answer
Plz answer
This is a discussion on Plz answer within the Software Testing forums, part of the Testing category; Hi! plz answer it! how to write the test case for time and date like TIME : 09:34:32AM DATE : ...
-
04-06-2008, 03:43 AM #1
- Join Date
- Mar 2008
- Answers
- 12
Plz answer
Hi!
plz answer it!
how to write the test case for time and date like
TIME : 09:34:32AM DATE : 12 MAY 1987
moizs
-
1. Check whether the "hr" lies between 1 to 12 if it is 12 hr clock
2. Check whether the "min" lies between 1 to 60
3. Check whether the "Sec" lies between 1 to 60
4. Check whether the operation of sec, min and hr taking place correctly i.e after 60 sec did the sec column reset to 0 and min column is added 1 and when min column reaches 60 did hr column is added 1
5. whether AM, PM taking place correctly.
Similar checks can be done for date also..
-
07-04-2008, 02:49 PM #3
- Join Date
- Apr 2008
- Answers
- 8
-
07-05-2008, 10:05 AM #4
- Join Date
- Mar 2007
- Location
- coimbatore, india
- Answers
- 21
Sukanya,
Moiz asked how to write test cases for time and date format. I do not know what you have answered.
-
Sponsored Ads
«
QTP: How do you assign a parameter in the Global DataTable into a Variable in QTP?
|
Where can i get Softwares forTesting tools?
»

Reply With Quote






