test cases for traffic signals in a four raod junction.

Answer Posted / venkat

just few points i am gonna add here.,

1. if GREEN is ON other two should be in OFF.
2. if RED is ON other two should be in OFF.
3. if YELLOW is ON other two should be in OFF.
4. GREEN lights should be shown as GREEN color(as per same
for rema., two).
5. since it's four roads juction so at a time two signal
can be in GREEN other two should be in RED.
6. GREEN in max 60 sec.
7. RED in max 25 sec.
8. YELLOW in max 5 sec.
9. YELLOW light should be plink and after 5 sec GREEN has
to be shown.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to test Webservices and how can we write test cases for that

2903


how to test stand alone programs?

2095


What is test cases for mobile phone ?

789


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

918


Suppose a job should be executed for every two hours? Write test case for this?

706






Test Case for Text Editor!

2773


How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!

686


What is explain security testing?

722


What is gray box testing?

722


In a log in page what will be test procedure, test scenario, test description & test steps?

688


Explain the branch coverage testing?

710


1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)

1481


How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen

1739


Do you know explain security testing?

705


How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

1874