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
Suppose a job should be executed for every two hours? Write test case for this?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Explain the load testing?
Positive and Negative test cases for the speedometer?(minimum 5 each)
what is the test plan for ms-word
Write a test case of login window?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
How to write test cases or test scripts for UAT testing which is done manually
I need GUI test case for home page?
"search"test cases on Linkedin website and how will you write test cases on it?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
What is transaction testing?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
what is black box system in software development in system analysis and design?