Can LoadRunn开发者_开发技巧er do load testing for web mobile application of Android? I
Here are two tutorials which may help to record network traffic of Android (iOS, Windows Mobile, etc.) devices using HP Loadrunner 9.5x:
1) Using the Android SDK emulator: http://www.perftesting.co.uk/recording-and-performance-testing-android-applications-with-hp-loadrunner-vugen/
2) Using the real "hard" device (combined with DNS spoofing to send the network traffic through the Hp Loadrunner Virtual User Generator): http://www.perftesting.co.uk/performance-testing-iphone-ios-android/
Yes. There are potentially multiple ways of capturing the conversion, from using an Android simulator running on a PC to using VUGEN as an HTTP man-in-the-middle proxy to record the conversation passed from an Android device through VUGEN and onto the final target.
I used jMeter for this purposes. Load Test Mobile Apps article provides you clear steps
精彩评论