write a test case for air conditioner

Answer Posted / ravi v v

Dear guys,

There is a strategic answer i will give you for this kind
questions.
Ofcourse this can be applied to any object tesitng in the
Unverse.

For any Object, that has given to us to test, we have to
conduct the following 4 testing processes.

1. Functionality
2. GUI
3. Performance
4. Security

For Example: for Air Conditioner
1. Functionality:
AC machine should be able to respond to all the buttons(in
remote / ac pannel) when we hit on any button.
For example if we increase the temperature the cooling
effect should decrease. like this...

2. GUI: Check the company logo, and button pannel names and
back side the power input values etc...
and also the LBH of the window and split ACs

3. Performance: Hot ness and Cooling (can test with Stress
and Load). and Voltage it is taking.

4. Security: Should be Shock proof. Check if the AC is
fitted at Top floor in an apartment, and in winter if
sudden thuder light or strom happens, then how AC is build
if it is on and how power shock proof has been built.

Enjoy..!!!

Cheers
Ravi V V

Is This Answer Correct ?    88 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is neutral test case?

1814


i have done B.E. computer in 2009 i have done software testing course and also 6 months exp in testing on live project as trainee, now a days i am searching job in pune. can any one tell me any opening in pune?

1568


What is pesticide paradox?

650


hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)

1530


what are questions asked in TCS for database tester (sqlserver)?ay idea

2473






What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

1589


Enlist some bug status along with its description?

725


how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??

1153


Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com

1634


What is an inspection in software testing?

674


What are testing techniques? What is difference between general and specific?

1631


Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?

1536


What is the Jar file?

1622


Can you explain usability testing?

701


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9082