Can we perform load testing on mobile phone?
Answers were Sorted based on User's Feedback
Answer / mudaseer
according to me we cant do load testing on mobile but we can do reliability testing on mobile to check how the mobile works after long duration
load testing can only be done on the application where data comes from server for example like facebook,twitter
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / mudaseer
there are many phones available in market like iphone,android and blackberry so these phones use application like facebook,gmail,skype the phone manufacturers only do reliability testing but not load testing here load testing is done by the facebook,gmail,skype etc because they are developing the application for these platforms(like android,iphone and blackberry) for example facebook will develop application on android and do load testing on facebook server but here phone manufactures are not concerned about load testing of facebook,gmail etc load testing can only be done when the data comes from server
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sree vidya
Yes, we can definitely perform load testing on mobile
devices with variety of OS like iOS,Android,Blackberry etc.
The app's we are using are much more interactive and
connect to a server.The load has to be definitely balanced
as it is over the air distributed systems and involves
cloud computing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / amar
i think we can perform load testing on mobile also because
we are using the application such as
facebook ,twitter,gmail on mobile also .so now a days many
peoples are using such app on mobile insted of pc.so we
have to test it.
| Is This Answer Correct ? | 1 Yes | 3 No |
Guys, can any one of u give the realtime example for Acceptance Testing
what is Defect Containtment?
Please let me know Whether testing comes under verification or validation ?
Did u come across STUBS and DRIVERS?How did u use these in u r project ?
What is diference u get in Web based appln testing when compared to Windows based appln.
What are the Test Cases for a login in to your email which has username and password?
Explain about 'Performance testing' in Web based Application?
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
what is pareto analysis?
Explain prototype model?
how agile testing is performed and what are the related documents.
Written Paper at Net Solutions: 1) Difference between Smoke Testing and Sanity Testing. 2) Bug life cycle. 3) Write the steps followed in STLC in your company. 4) Define: 1) BVA (Boundary Value Analysis) 2) ECP (Equivalence Class Partitioning) 5) Write test cases for a login screen with following fields/buttons: Username: Password: Login (Button) Cancel (Button)