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
Explain the scalability testing?
How to write email id in world wide web
what is the technology used in financial applications?
Explain the sanity testing?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
What is ramp testing?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
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?
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.
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
test cases for friend finder system using gps?