There is a field called "Departure Time"
Write the test cases for this field.

Answer Posted / shil

positive testing:(it should accept)
>hrs less than 24 like 21(incase of 24 hrs format)
>hrs less than equal to 12 like 11(incase of 12 hrs format)
>mins less than 59 like 56...
>secs less than 59 like 45..
negative testing:(error should be generated)
< hrs greater than 24 like 25 (incase of 24 hrs input)
>hrs greater than 12 like 13(incase of 12 hrs format)
>mins greater than 59 like 65...
>secs greater than 59 like 70..
departure time should be greater than arrival time
try inserting alphanumerics and special char

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you do (with the project staff) when the schedule fails?

1721


What is test closure?

980


What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.

1607


On login window for username and password auto populated field means what !

1353


How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?

4093






what s test block ratio? please any one answer me..

1930


When we are recording in WinRunner and interact with the AUT, what does WinRunner do?

1683


1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?

4619


What is the term ‘quality’ mean when testing?

864


Easiest way to write test cases? How i can learn writing the test cases?

1055


How to write test case for view the table(i.e it is already stored in database and see the content in the table)

2168


i want to for technical interview question paper along with in tesrviwe Phases i need

1575


Can you explain calibration?

754


How quickly we need to fix the bug? Or how soon the bug should get fixed?

807


What is the difference between Functional testing and Unit Functionality testing?

1625