How to write the test cases for the Date Format like
dd/mm/yyyy?

Answer Posted / shreyas

Also we need to check basic that all are integers entered in that date format
example:
two/04/1990
08/March/1989
22/02/Two thousand sixteen

should not be accepted

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is bug?

575


Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?

1246


What is the difference between test case and test data?

614


What does the software qa document should include?

562


Explain what is a cause effect graph?

583






What is the quality audit?

703


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

1747


Why we do load and performance testing?

746


Explain bug leakage and bug release?

599


What is application binary interface (abi)?

584


Why is it often hard for management to get serious about quality assurance?

548


What are the key components of a test case template

696


Explain what are test driver and test stub and why it is required?

575


What is the difference between Test cases document and test cases design document?

553


What is is External Quality Assurance (EQA) and Final Inspection (FI)?

12288