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...

Please can anybody tell me some good ideas to write test
case for fan and test case for chair?

Answer Posted / nadeem usmani

1 check the number of blades
2 check the functionality of regulator or buttons
3 check when apply power then its blades should move in
clockwise direction
4 check the functionality of knob button
5 check the color,body,logo,of fan
6 while running it should move with minimum noise

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For how many days (or) weeks you will test a product or software?

1972


Explain the smoke testing?

1077


Explain how to develop a test plan and a test case.

1111


Explain the load testing?

1137


Explain the sanity testing?

1111


I need GUI test case for home page?

3643


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

2418


What is Initial Configuration?

2434


What is business validation test case?

1107


Write all test cases for Bus Pass Renewal

1511


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

2981


Explain which test cases are written first black boxes or white boxes?

1050


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

4883


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2462


How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen 

1990