There is a website portal ,say W1 .Let's say the no. of users accessing are 3000.Can you please give me the detailed framework/design of how this portal can be stress tested remotely in a cloud setup using Selenium RC and/or any other open source.I am not getting any solution. Please help.
|
As per the Selenium FAQ :
The two approaches I've used are JMeter and Visual Studio Team Studio, both which allow many users (although 3000 is pushing it!) |
|||
|
|
|
Very recent news... here's an article regarding a FREE version of AWS: http://www.infoworld.com/d/cloud-computing/amazons-new-aws-bet-you-cant-beat-free-729 Google App Engine is also free up to a point. |
|||
|
|
|
For opensource performance testing tools, you can refer to this page: http://www.opensourcetesting.org/performance.php For beginner, I would recommend JMeter as you can design the tests using a GUI. http://jmeter.apache.org/usermanual/build-web-test-plan.html |
|||||||||
|
