Is there any standards to be followed in creating a mobile application?
Answers were Sorted based on User's Feedback
Answer / rajnish2494
Testing Point Of View :
- Application should not violate the existing feature of
Handset - Call, Network, Memory should not exceed the max limit.
- Original behavior should be follow - Like if Handset Menu
works at Right HandSide then Application Menu should be in RHS
- Application UI should be respective to the Handset screen
Size.
- There are certification process for Handset application.
If application not following the certification , then it's
App should provide alert that "App is not certified,would u
like to continue"
Many more points...
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sheetal
Application size should not exceed maximum permissible jar and heap size of the device.
If the device's native environment supports functionality like accelerometer then application should respond to that
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sachukarthi
i wont say its a standard but we have to follow certain
steps or thing to keep in mind while developing a mobile
application.
3 things are very important in mobile application
1. resolution
2. size
3. user interface
resolution: resoultion is very important while developing a
mobile application because each mobile have different screen
size in nature so your appliaction should fit in all the mobile.
size: the size of your application should in minimum size
because we have only a limited space in mobile.
user interface: if you develop a ui application it such work
well in all the mobiles.
| Is This Answer Correct ? | 2 Yes | 0 No |
How does AT commands work?Connecting to hyperterminal with ME.
Explain what does mobile security testing includes?
Now a days , Mobile devices are coming in different sizes so how to test app on various sizes ? I know from emulator but is there any specific resolution needs to target?
Can Any one tell me Mobile testing institutes in hyderabad..
How to test cpu usage on mobile devices?
Do app effect if minor version changed or updated ? do we need to perform regression testing of mobile app ?
Explain how A/B testing is done for ios app?
Can anyone suggest me learning Mobile Application Testing course is good or not? Which tool is best? suggest me good institute in Hyderabad.
List out the features does monkey tool provides?
Why mobile phone has digit numbers?
What is mt sms message?
How to prepare a Test Requirement Matrix <TRM> for Mobile application.