How do you test cases for mobile handsets ?

Answers were Sorted based on User's Feedback



How do you test cases for mobile handsets ? ..

Answer / testguru

First Assume what is the purpose of mobile handset-then you
will get an idea of what you want to do-then convert those
ideas as test scenarios-then start writing test case for
that scenario.

Example:you use mobile for calling somebody--for that what
you do-you either search from existing contact list or you
just enter number-now what is the flow of action ,write as
steps.

Step1:User enters the number by pressing the numeric keys
of handset.
Expected result:number gets displayed simultaneously as the
user presses the button.

Step2:User then clicks the call green button.
Expected:Connecting symbol should appear on the screen with
simultaneous audio signal and shows connected symbol once
connected.

and in this way the flow of steps can be continued
depending on the scenarios defined.

For example take another scenarios of adding contact to
mobile

Step1:User presses the menu option or shortkey defined.
Expected:User is taken to menu options

Step2:User selects the address book.
Expected:Address book menu is displayed with sub menu
options as add contact,delete contact,view contact etc.

Step3:User selects the Add contact.
Expected result:Add contact screen is opened requesting
user to enter various fields like Name,number,add picture
etc.

Step3:User enter the mandatory fields and clicks on the
ok /chooses the save option button
expected result:New contact is added successfully and
displayed in the contacts list when searched by the various
options.

and so....on the teststeps are continued.

Is This Answer Correct ?    97 Yes 10 No

How do you test cases for mobile handsets ? ..

Answer / mr.pibb

consider the fact that a large array of handsets come out
frequently; the Android is probably most like this; So
automation comes into play. Consider the Blackberry RIM.
Since it has a tool that allows you to capture screen
shots(called JAVALOADER) this gives you the ability to save
various templates of what screens should look like in
different steps of the test. These types of tests are very
'stateful' in nature, so at least all functions that can be
activated using AT modem commands to dial out, hang up,
reset handset(turn on and configure various modes using
engineering screens), perform WIFI and UMTS packet sniffing
to parse out packets under given test conditions, and many
other functions can be invoked all under program control.
Consider forcing failures and monitor how the handset/tablet
responds. Also, some tests such as battery life / current
drain of handset under test Li-Ion battery can be assessed
using connected OEM electronic test equipment. consider
that FCC / ISO standards tests can also be done in this
manner by providing I/O stimulus. Then, of course, data
sets can be evaluated after subsequent test session run
times to look at statistical variance and flesh out both
desired / undesired trends then compare input test case(s)
against the actual results.
- of course there are manual test cases as well, which
should be considered. it can be costly to create
automation, but once in place and is robust, then it can be
retooled and reused for other purposes down the road
provided that it is designed properly(OOP).
last thing; it is important to record IMEI, handset
firmware versions as well for test session runtime(as well
as peripheral device firmware versions). you get the
handset from the manufacturer with the so called board
support package. the software that goes on top is what
makes it a T-mobile phone or a Verizon phone.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

Hi, Please tell how to write system test cases for between two modules. please ans real time expirience people... thanks in advance..

0 Answers  


Analytical Questions like A big square was drawn, then it was split into 4 equal rows and 4 equal columns and asked me to find how many squares.?

12 Answers   RBS, TAG Info Solutions,


give 1 example of an error with high severity and low priority?

4 Answers   Omnitech,


How can a testengineer coordinate with developer in fixing bugs?

1 Answers  


In bug life cycle after closing the bug status at last stage again where you start

2 Answers   Calsoft,






How many process areas are present in CMMI and in what classification do they fall in?

0 Answers  


Hi frnds im Priyan.in interviews they are one question 4r me. " AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss

7 Answers   Covansys,


How should validation activities be handled?

0 Answers  


Can list out some disadvantages of manual testing?

0 Answers  


What are the uses of test plans? What is the need of test plans and explain their significance

0 Answers  


what is the need of black box testing after completing white box tesing?

2 Answers   Cognizant,


How to do browser testing (creates a standard script and run it for the different browser combinations)

0 Answers  


Categories