What could be the Possible Test Cases to test the Functionality
and Performance of a Mobile Client Application. Please Answer
with steps.

Answers were Sorted based on User's Feedback



What could be the Possible Test Cases to test the Functionality and Performance of a Mobile Client ..

Answer / sairam

Hi,

I could give you one more example.

Consider multimedia as an example.

In Multimedia fill the whole Multimedia with some songs,
Pictures,Video's such that it has no memory left out in it.

Now switch off the phone and switch it on again.
after you will switch on the phone, try to access the
multimedia folder where you have stored these contents,
see how much time it takes to display the contents also see
once the contents are displayed how the conents are
displayed and are functioning properly or not this is
functionality testing, Play a song and while playing
recieve a sms/ phone call see what is happening to the song
that is being play this is performance testing, it checks
how well it performs when an unexpected thing happens
whether it should stop there or it should pause

Is This Answer Correct ?    9 Yes 1 No

What could be the Possible Test Cases to test the Functionality and Performance of a Mobile Client ..

Answer / prabhu

Possible test cases for Browser :
1.Check whether the browser is able to retrieve the whole
data that is being posted on the server, web transaction
should be successful.
2.Check whether the browser displays all
pictures,wallpapers etc with the correct size & width on
the mobile screen.
some of the browser performance TC's......there are hell a
lot of scenarioes when it comes to the mobile application
testing.....

Is This Answer Correct ?    4 Yes 1 No

What could be the Possible Test Cases to test the Functionality and Performance of a Mobile Client ..

Answer / tushar barbhai

Well,Mobile application have limitations because of its low
processing memory,different phone sizes(height,width
dimensions)and different mobile platforms.

If we want to make a generic mobile application which will
run on most of the devices the we have to take care of above
3 things.

Well we can't debug mobile client program (Its obivious)so
logging makes important role here.do logging whereever
required in client program.export logs to seperate .txt file
store it in mobile makes easy for developer to check
functionalities.

If we are using GPRS,WI-FI or BT data transfer between
client to server and vice versa or client to othe
client.then send request receive response timing gapp makes
imp factor,other than this time for rendering UI contents
also makes sense, so that we can make our software more
optimized.

GPRS or WI-FI readings are different for different timings
so u should take care of that also.

To increase performance of our mobile application forcefull
garbage collection and avoid heavy bitmaps or images.Smaller
size smaller would be memory needed.which will help to
improve performance.

In code optimization, try to use Switch cases than if else
conditions.

Make code as simple as u can.
nullyfiing objects whnever not needed or after use.
there are more techniques to follow..and it wil be available
on net.

Is This Answer Correct ?    3 Yes 0 No

What could be the Possible Test Cases to test the Functionality and Performance of a Mobile Client ..

Answer / mady

Leave program or new alert at the client side to check.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Mobile Testing Interview Questions

How to create the log file?

0 Answers  


what are the reasons for mobile app crashing

0 Answers  


What is gprs and how it works?

0 Answers  


What is a test plan for testing Mobile App? (Manual & Automation both)

1 Answers   DoITT,


What is the difference between STK related tests and WEB related tests? Please give example of test cases for each.

1 Answers  






Explain some conformance testcases of a mobile?

0 Answers  


how to use agilent 8960 for gprs testing

3 Answers  


What are the automation tools available for mobile application testing?

0 Answers  


List out the features does monkey tool provides?

0 Answers  


Explain the selection criteria for test automation tools for mobile testing.

0 Answers  


What is the advantage of symbian OS devices comparing with j2me and Brew OS devices???

8 Answers   HCL, Nokia,


Explain how you can install SD card in emulator?

0 Answers  


Categories