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

Write the 10 test cases for Telephone/Pen.

Answer Posted / peter piyush

1. Check the cap is properly fitted/button is properly
pushed.
2. check the riffel is in the pen.
3. Check ink in the riffel.
4. Check the grip of the pen.
5. Check that it writes properly or not.
6. Check it on different papers(butter paper,chart paper
etc).
7. check its weight.
8. Check that pen should properly fitted in the shirt.
9. Check the colour of the pen.
10. Check the colour of the ink.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

2430


Explain the monkey testing?

1071


write the test cases for facility module

1624


Write a test case of login window?

1212


What is gray box testing?

1159


Pls tell me test cases for pepper grinder

3329


WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES

2899


1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.

2126


Which of the following defines the expected results of a test? Test case specification or test design specification.

1586


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

2545


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

2426


What is transaction testing?

1157


What is component testing?

1207


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


Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.

2850