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 |
Difference between functional testing and end to end testing?
what are the test cases to prove that given figure is triangle?
Q-1) You are running out of time but you have to test the software what will be your approach? Q-2) The largest cost of quality is from production failure.true or false Q-3)Defects are lest costly to correct at what stage of development cycle? Q-4) what is that tester complain usually?
Hi Everybody ,how can i explain the testing projects in the interview point of time? Please let me know .if it is insurance project, what procedures can i follow ?
on what basis a tester writes test cases,i mean is it only based on FS and if so how can they know that a certain no of test cases can be written even b4 they write the test cases.bcoz a test plan contains how many test cases to be written by each tester.
How will you do beta testing?
what are the different types of defects that can be found out in real time?How can we recognize what are the features to be tested and not to be tested in a system test plan?
when will update and modify the test object properties in the repository?
what is the main difference between high and low level design in sdlc
11 Answers Accenture, Infosys,
What is compatibility testing? Is there any certification available for testing, like MCP etc..?
what is the difference between developer testing and tester testing?
Explain BVA and ECP?