Hi All,
Can someone recommend a load testing tool which allows you to either -
a) replay an IIS (7) log(s) to simulate a real live site daily run.
b) import a CSV or equivalent list of URLS so we can achieve a similar thing as above but at a URL level.
NEW: c) A .net API so I can create simple tests easily from my list of URLS is also a good way to go.
I do not really want to record my tests.
I think I can do B) with WAPT but need to create an XML file manually, not too much grief, but wondering if any tools cover these scenarios out the box.
Thanks Matt