test cases on Fan

Answer Posted / vids

We need to write test cases on following dimensions:
1) Functionality of Fan
2) Usability of Fan
3) Performance of Fan
4) Reliability of Fan
5) Look and Feel of Fan

Is This Answer Correct ?    18 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose a job should be executed for every two hours? Write test case for this?

696


What is use case testing?

709


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

4601


test cases for bus transport (TNSTC)

2798


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

2551






Explain the soak testing?

682


Explain the gray box testing?

722


What are basic types of test cases?

694


Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.

1995


write test case for pen cap if it is not present?

2099


Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.

1723


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.

1786


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

2101


Explain the logic testing?

666


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

901