I'm looking for a way I can load test my website and ordering process (requires subbmitting forms through about 5 pages). Does anyone use a software to do this (paid or free)?
If you're running a Linux OS you could use "ab" its known as Apache Benchmark: http://httpd.apache.org/docs/2.0/programs/ab.html
I did run the Apache HTTP server benchmarking tool, but it only allows me to test one page. I need a way to simulate the process of a user buying a item so I can see how many users can order at a time.