write negative scenarios for date given in the format dd/mm/yy

Answer Posted / olga

I want to suggest next scenarios:
1) date is not in range [1;31];
2) month is not in range [1;12];
3) Check wrong combinations of date and month. For example,29/02/11;
4) Try to enter date in another format. For example, 28.02.11;
5) Try to enter text values in the date field.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?

1775


What is desk checking and control flow analysis

752


Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase

1109


what is test case management?explain in brief.

1530


What are differences in testing a client server and a web application?

1502






Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

1760


What's the difference between system testing and acceptance testing?

704


how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?

6086


Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.

1415


In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.

4397


What type of questions will be asking for 2 years experience candidate in manual testing?

1784


What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?

7061


What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.

1207


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1625


1.what is a test condition ?

1523