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 |
differentiate test case and test script
Why it is recommended to add verification checks to your all your scenarios?
can u give me the Test case step template and write one test case step (ex)please
what are the system testcases for the notepad application?
after completeing testing ,what would u deliver to the client?
What is web based application?
Puzzle:A rope, a match box are given.the rope takes 1 hr to burn off completely.the rope is not uniform.there is no watch with u.how can u calculate half an hour of time?
Multiple class testing is too complex to be tested using random test cases. is it
what is mean by impact analysis ,how we used to select regression TC using this?
Write scenarios as on a paper cup (which we use to have tea) [Believe me, they can ask any type of question! :)]
5 Answers College School Exams Tests, IBM,
what type of bugs u found commonly in ur project?
Whether SQL knowledge is Mandatory of Software Testing or not? Briefly Explain?