Answer Posted / ankur maharaj
1-Check the fan position(should be in center according to room or hall)
2-Check the speed controlled by regulator
3-Check the height of fan(should be not so down and not so up)
4-Check the blades(minium 3 blades should be available)
5-Check the color,weight of the fan according to requirement
6-Check the fan state basic function(switch on/off)
7-Check the point from where fan is joined
8-check the space between blades of fan
9-Check the sound of fan when it start and off.
10-Check the capacitor of the fan(if two capacitor is there then the speed should be high than normal speed.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which of the following defines the expected results of a test? Test case specification or test design specification.
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?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
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 unit testing?
Explain the glass box testing?
what is the test plan for ms-word
Explain the format of a requirement traceability
Explain the monkey testing?
Explain the ramp testing?
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
What is the logic testing?
pls i want test cases for oss? whts the process of oss testing
What is gray box testing?
Write a test case for telephone?