Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

write the test cases for traffic signal and sensor doors.

Answer Posted / raghavender

1>> Check whether it has 3 seprate color Display Boxes.
(Like Green,Orange,Red)-Cosmetic Testing
2>>Check when Green is On the Other light(Red and Green)are
off-Functional Testing
3>>Check when Red is on the Other 2 Lights are off.-
Functional Testing
4>>Check when Orange is on the Other 2 lights are off.-
Functional Testing.
5>>Check when Green is turning OFF the Red light should
automatically ON
6>>Check when RED is Turning OFF then the orange light
should be automatically turned on.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the load testing?

1155


Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

2265


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);

2440


If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.

2003


write test case for button of google page?"i am feeling lucky" if button is not appear on page?

2969


write test cases for hospitality management system

2585


pls i want test cases for oss? whts the process of oss testing

2513


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

2218


hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ

2288


write a test case for yahoo compose page?

2702


What is test cases for mobile phone ?

1313


Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?

2562


How many test cases u will write for Acceptance testing?

2209


Can you list down a few characteristics of a test case?

1131


Explain the static testing?

1260