how to write the test case for time and date
like TIME : 09:34:32AM
DATE : 12 MAY 1987
Answer Posted / hariraagav
For Time or Date we check for the format is correct. For
Time it should be in HH.MM.SS and AM or PM. We can also
check when we change the time the AM or PM should change
automatically.
For Date we check for the date picker is poping out or not
We can also check incremental and decremental button if
provided
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Explain the smoke testing?
Explain the sanity testing?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Why is it that the boundary value analysis provides good test cases?
Write a test case for telephone?
What are basic types of test cases?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
what is black box system in software development in system analysis and design?
Test Case for Text Editor!
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:
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Explain which test cases are written first black boxes or white boxes?