Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Write all Possible (+ve and -ve) Test Cases for a Date
Object (DD/MM/YYYY) which is entered manually?

Answer Posted / roshni

1.enter the valid date,valid month and valid year.
2.check after entering the correct date whether control is passing to the month field.
3.check after entering the correct month whether control is passing to the year field.
4.verify the date field whether it is accepting maximum date with respect to corresponding month(i.e 30 or 31)
5.enter the date below/beyond the range(i.e. 32 or 0).
6.leave the all fiels blank.
7.enter the invalid date,valid month and valid year.
8.chect whether it is accepting date in date field,month in month field,year in year field.
9.check whether the field accepts alphabet in date format.
10.check if year field accepts digit less than 4.
11.check if year field accepts digit greater than 4.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the syntax testing?

1184


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

2587


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

5027


how to write test cases for online restaurant table booking system?

10995


What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking

1940


What is the toughest moment you faced in your testing carrier in which everyone praised you?

2235


Explain the scalability testing?

1130


Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.

2731


What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?

3128


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

1413


What is ramp testing?

1137


Explain the state testing?

1070


Why is it that the boundary value analysis provides good test cases?

1258


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

2343


Which of the following defines the expected results of a test? Test case specification or test design specification.

1627