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 |
Could anyone let me know five positive and negative testcases for ATM machine..?
Can we use automation tools during static testing? If yes when and how?
how do you test a calendar ?
How will be the communication between the testers and developers while found a bug?
How does u write test scenarios for Television /Refrigerator?
what are the levels in testing? (Asked in Zensar Hyderabad today(17-1-12010))
What all are the reuirements needed for UAT?
i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?
Hi All, What is meant by compliance project?
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
what is the test case for bank check leaf??
can any one explain the performance testing in detail plz