test cases for traffic signals in a four raod junction.

Answer Posted / raghu

Check for the availability of POLE with Lights in FOUR
Directions.
Check for the POWER connection of the lights.
Check whether the Availability of GREEN,RED,yellow lights.
Check whether the Lights are glowing as per the Traffic
rules i.e starts with red light,Yellow light before the
green signal come out,Green light at the last.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Initial Configuration?

2053


write the testcases for migrating data from one database to another database?

2019


How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen 

1660


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

814


write test cases for flipkart.

10594






What is use case testing?

796


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

2045


Explain the acceptance testing?

792


Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

2083


Test a file replication service that copies files from one net location to another

2141


What is the toughest moment you faced in your testing carrier in which everyone praised you?

1904


Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com

3446


how to write test cases for online restaurant table booking system?

10539


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

2220


What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?

2620