Tagged Questions
7
votes
4answers
666 views
Load testing tools vs. making your own
I've never needed to work with commercial load running tools before, as our test infrastructure is pretty immature here and I've used internal tools in the past. We're working on a .NET technology ...
11
votes
9answers
586 views
Performance testing - a way in?
We have an a browser based application that is built on the Microsoft Stack, specifically .NET 3.5. It also uses Ajax, iframes, jQuery etc.
At the moment we are just guessing at the concurrency ...