Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.3K

3 Posted Topics

Member Avatar for divyakrishnan

JMeter can be used for mobile apps performance testing, it's built-in proxy can record mobile app traffic which can later be replayed with multiple concurrent users. See [Load Testing Mobile Apps. But Made Easy.](http://blazemeter.com/blog/load-testing-mobile-apps-made-easy) guide for implementation and configuration details.

Member Avatar for Kelly Burby
0
271
Member Avatar for sganandhsg

ASP.NET web applications use viewstate as page-level state management mechanism so at least VIEWSTATE dynamic mandatory parameter needs to be extracted from each response and added as a parameter to next response. See [ASP.NET Login Testing with JMeter](http://blazemeter.com/blog/aspnet-login-testing-jmeter) guide for complete walkthrough on correlation.

Member Avatar for Dmitri_1
0
324
Member Avatar for crdipu

As per [The Load Reports](http://community.blazemeter.com/knowledgebase/articles/65153-the-load-reports) guide: > **Average** is the average time of a set of results. > **Median** is a number which divides the samples into two equal halves. Half of the samples are smaller than the median, and half are larger. [Some samples may equal the median.] This …

Member Avatar for Dmitri_1
0
309

The End.