Write test cases for checking date field?
Answer / priyanka agrawal
First, we have to define the date format. i.e dd/mm/yyyy or
mm/dd/yyyy.
Then according to that we will verify.mm field should not
accept value greater than 12.
dd field should not accept value greater than 30 or 31 or
28/29 for feb.
dd,mm and yyyy fields should not accept 0 or NULL.
year should not accept more than 4 digit number.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is Browser Compatabilty Testing? and How to do BCT testing?
After recieved the defect from Tester,developer is not getting any error while executing that bug then he will reject that defect due to the above reason.As a Tester what we can do in that situation?
Can you tell me some thing about source code testing tools?
Whether the testing process followed in different model will be same or will it vary?
What is the difference between SIT and IST?
hi iam geetha, i know what are all points will come in the test plan, but i want the sample test plan
Anyone tell me the test cases of Shopping Favorite
What is meant by Decision Table Testing Technique?
What is a show-stopper Bug?
can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent
I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA
how to do manual testing on an application which is in several languages