Hi, i attended interview in seimens they asked me
suppose u have a car which is used by VIP and it has 2
alarms one is at front and other is back when ever smoke or
fire is near to car it will detect it and beep alaram so
wat r the possible test cases u can write plz give the
answer
Answer Posted / ysreddy
HI Mr,
Use Decision table testing technique.
Cheers
sridhar
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
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..
How can we write a good test case?
What are the test cases for mouse?
How to test a stored procedure?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
How to generate test cases for 'replace a string' method?
Write a test case for computer keyboard?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
Do you write test plan and test case?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
What are the Test Cases Comes under Regression Suite?
Explain transaction testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.