Hi, I have a requirement to do performance...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

N

Nishant Sinha

Guest
Hi, I have a requirement to do performance testing execution using jmeter tool. Here I need to simulate 7,500 concurrent VUsers load and this application is scalable to 90,000 VUsers in future. So what is the best possible way to execute PT on this application using Jmeter? In terms of Hardware, client is having very high configuration of web/app/DB servers. So is there any efficient way to perform this PT execution using Jmeter tool? Else please do suggest any better alternative for Jmeter except LR :)
 
If you are working on web services then SOAPUI is good. It can be used to create mock services also.
 
Nishi Pathak Its a JBoss enterprise application, developed using java technology, framework is combination of Spring and Hibernate. Are you sure we can put load of 7.5K using soapui?
 
There is nothing to do with "JBoss enterprise application, developed using java technology, framework is combination of Spring and Hibernate" all this, it is just a HTTP req and ur app will server the req in XML/HTML/JSON/ any other form. so u can use jmeter for ur testing, Also when u say " need to simulate 7,500 concurrent VUsers load and this application is scalable to 90,000 VUsers in future" what u need to know is. TPS how much Transactions Per Second ur application should server or can server. Also u should know u need Endurance testing / Base Line Testing and more