0

I'm looking for an open source tool to stress test a classic asp web application

I think it should be something like several selenium tests to be run concurrently...

The application works with a sql database, and it has a public (usernam and password protected) and a private (windows integrated security) front-end

any suggestion?

opensas
  • 60,462
  • 79
  • 252
  • 386

1 Answers1

1

You can check ASP Profiler http://aspprofiler.sourceforge.net/#Usage

Ravi Vanapalli
  • 9,805
  • 3
  • 33
  • 43