How do you test cases for mobile handsets ?
Answer Posted / 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 |
Post New Answer View All Answers
According to RBI rule how much money can be transferred through online banking at one time...?
Do you know anything about Set Top Boxes?
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
When we use integration testing for any new system so why we required system testing.
Write 10 test scenarios to test remember me checkbox present in login window
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
What are the types of maintenance?
What is a defect?
what is a data guidelines?
Explain the defect life cycle.
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
can anyone tell me the scenarios for online banking transaction ?
What are the Important test scenarios which can be used for testing a web site?