How to write the test cases for the Date Format like
dd/mm/yyyy?
Answer Posted / balaji
Condition:Check for the functionality of the date format
dd/mm/yyyy
Input:Enter the date like dd/mm/yyyy
Expected result:The date format should be accepted.
2)Input:Enter the date other than dd/mm/yyyy like yyyy/dd/mm
(or)mm/yyyy/dd (or) dd/yyyy/mm (or) mm/dd/yyyy
The date should not be accepted.
Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
What are the key challenges of software testing?
can u share your though about test leakage matrix with template?
How do you train another QA engineer?
What are the dimensions of the risks?
What if the software is so buggy it ca not really be tested at all?
What does the test strategy include?
What is is External Quality Assurance (EQA) and Final Inspection (FI)?
What is Defect Density ? What is the formula? Explain with example
In case you have any doubts regarding your project, how do you approach?
What is code complete?
Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.
What is application binary interface (abi)?
How is monkey testing different from adhoc testing?
What do you know about data-driven testing?