I am planning to start a performance test against a web application. This application employs Ajax UI, SQL Server database backend, and a WCF business logic layer. So far, no performance has been done for it. And we don't have a performance requirement yet. But we have released for several times. So I am planning to make a performance baseline based on a major release. I got the following questions:
How would the baseline look like? i.e. What is a baseline made of?
What kind of tools could I use to generate the conent to be included in the baseline? ( Microsoft product will be better.)
Any suggestions will be deeply appreciated.
Thanks.