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 / chitra

1.Check whether the phone is working or not.
2.check whether the connection to receiver is proper or not.
3.Press numbers from 0 to 9 to check whether they are
responding or not.
4.check for the dial tone when receiver is being lifted.
5.Enter valid phone numbers and check.
6.Enter invalid numbers and check whether the line is
connected or not.
7.check the functionality of redial button.
8.check whether it is connecting to corresponding no.s when
valid no.s are dialed.
9.check whether ringtone is heard by dialing valid no's.
10.check whether the phone system is according to the
requirements given.

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a test case for telephone?

1150


how to write test cases for online restaurant table booking system?

11008


What is use case testing?

1231


Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS

2373


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

2616


what is black box system in software development in system analysis and design?

2176


If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1546


What are all the companies are doing manual testing till now ?

2044


Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu

2457


What is the syntax testing?

1157


Explain the branch coverage testing?

1197


What is gray box testing?

1216


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

2465


Why is it that the boundary value analysis provides good test cases?

1280


How to write test cases for "open file dialog box" for ms word? Thanks a lot!

4116