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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to perform testing on old versions of android and IOS ? If real device is not available.

800


Can we use qtp/uft for mobile automation testing?

603


How android application testing will be done?

564


How to know latest design of android and IOS app ? is there any site ?

7249


List the process to create emulator on android.

582






How to monitor performance of app in android and IOS ?

1058


How i found latest design of andriod app and iphone app ?

1174


I want to know about that how we will test the general mobile camera with different different ways?? Write all possible test cases..

2440


hey friend...I want some question of mobile testing. which are asking in interview..if any one have question paper then please sen dme on "ashiyar@gmail.com". I will very thankfull to those person who will give me some thing......Thanks.

1801


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

550


Browser stack and Perfecto, cloud based site is helpful for mobile app testing ? any free cloud based site ?

1060


What kind of testing should we need to perform while testing Mobile web ?

1366


List a few common roadblocks for a tester with use of cloud computing for testing.

547


I have 4 years of experience in manual testing.Now I want to switch to some other type of testing. I am not sure which out of mobile testing ,etl or security is better from the aspect of market scope as well as career growth.

1214


What is Your approach while testing mobile applications? Is it diffrent for ios and android?

3275