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 SDLC? WHAT IS STLC? WHAT IS THE DIFFERENCE BETWEEN SDLC AND STLC?
what is testcase review?What is the use?
what are testing Techniques? Pls answer
what are the testing appraoch that you have tested for Bread toaster
how can u map SDLC With STLC
Hi Friends... Can any one tell me how many functional test cases we can write for basic login page.. Thanx in advance..
what is meant by beta testing?
HI, i did MCA and i took coaching for testing and now iam trying to get job.but whenever i see any job requirement they r asking for minimum 3 yrs of experience and many other pgmming languages like java,c++,perl,shell,database like unix,linux.my question how can one have experience without getting job and how one can know so many(pgmm lnguages).iam afraid to keep fake experience and cannot answer as i did the project.so some one pls suggest me how should i proceed ..thx in advance.
what is negative testing and positive testing with example?
what is mean by 1 )build = Who is responsible for build 2)Release = who is responsible for release 3)what is mean by license explain brefiely
4 Answers Bank Of America, ITC Infotech,
How do u avoid redundant test cases?
How do we decide that testcases covers all the requirements?