test cases for traffic signals in a four raod junction.
Answer Posted / mayur
Test cases for traffic signals in a four road junction?
1. Check the availability of the pole having light in
four directions.
2. Check the signal is not in between road, it beside
the road or it’s in center of the road with proper high so
that a container can easily go through it.
3. Check the power supply of the light.
4. Check it show proper time for red and green light.
5. Check the light is glowing as per traffic rule i.e.
start with green, yellow and then red.
6. check the traffic signal show yellow light after
11:00pm, the time will be differ for
the city wise.
7. Also check the traffic signal in rainy season its
working properly or not because there is a chance of short
circuit due to rain water drop on internal circuit.
Tell me if I am wrong.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
Explain the state testing?
For how many days (or) weeks you will test a product or software?
write a test case flipkart login page
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
What are the test cases for mouse?
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Explain the acceptance testing?
write a test case for yahoo compose page?
write the testcases for migrating data from one database to another database?
Explain the integration testing?
What is the syntax testing?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)