There is a field called "Departure Time"
Write the test cases for this field.
Answer Posted / kumar
different formats like
12 hour format
24 hour format.
positive test data
< 24 in hour filed(incase of 24 hour format)
< 12 in hour field(incase of 12 hour format)
< 60 in minute field
negative test data
> 24 in hour filed(incase of 24 hour format)
> 12 in hour field(incase of 12 hour format)
> 60 in minute field
check for special character entries in the test field.
alpha numeric combinations
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is date driven testing?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
Can test condition,testcase and testscript help u in performing the static testing
what is agile model and spiral maodel?pls explain with an example?
Can you explain tpa analysis?
What are the phases involved in software testing life cycle?
What is a critical bug?
1.what promted you to become involved in QA/Testing?
when do you escalte issue to your manager?
Can automation testing replace manual testing?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
test measurment techniques
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
Can you explain steps in function points?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me