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

What is Pilot testing ?

2 Answers  


can any body post NDS aptitude test questions

0 Answers   NDS,


what is v model

1 Answers   IBM,


feasibility testing ??

3 Answers  


How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down

2 Answers  






What is System Testing and Integration Testing.Differentiate them.

5 Answers   Xavient,


how testing is carried out in real time agile methodology i mean to say how a job is assigned to one tester in a team

2 Answers  


what is test methodology and what is the format of that and who will prepare it

1 Answers  


what is the en configuration management?wht is use of it?

2 Answers  


Explain what makes a good test engineer?

5 Answers   IBM,


how load testing is different from regression testing?

5 Answers   Millennium,


Is there any future in testing field.

2 Answers  


Categories