Thursday 8 October 2015

Test cases for Traffic Signal

Test cases for Traffic Signal

1.verify if the traffic lights are having three lights(green, yellow, red)
2.verify that the lights turn on in a sequence
3.verify that lights turn on in a sequence based on time specified(greenlight 1 min, yellowlight 10 sec , redlight 1 min)
5.verify that only one light glows at a time
6.verify if the speed of the Traffic light can be accelerated as time specified based on the traffic
7.verify if the traffic lights in some spots are sensor activated.

No comments: