vote up 0 vote down star

Hi there,

I maintain an application which, during the course of two years, has constantly required new hardware to be even usable, due to the amount of new users / new data inserted. However, justifying the investiment is sometimes very hard to do.

I started to wonder - how can I establish the maximum number of users a web application currently suports?

I thought of using JMeter scripts but they can get really nasty to implement when having to simulate file transfers and decison trees. What do you guys use?

flag

60% accept rate

3 Answers

vote up 2 vote down check

You can use this performance algorithm:

For more details:

http://msdn.microsoft.com/en-us/magazine/cc500561.aspx

link|flag
vote up 1 vote down

We use HP's LoadRunner. But it's not cheap, and you still have to create scripts, test cases.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.