Performance testing on JMeter -


i want performance testing on jmeter uploading 20000 images files approx 40-50 concurrent login users.
, after 1000000 images files approx 450-500 concurrent login users.
size of each image around 900kb.

can 1 suggest me possible through jmeter or other open source tool?

if jmeter fine then:
1. how can pick these images ftp location , store in db after login user , number of users have mentioned above?
2. how users login one-by-one in application?
3. best way test kind of scenario i.e. on distributed machines or single machine?

if 1 have best way, kindly share me.
in advance!

this can done jmeter.

for 450-500 concurrent logins, you'll either want run jmeter on server, or on cluster of machines keep input/output choking itself.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -