Here's my scenario
I have around 500 software applications that are being migrated to new infrastructure
My task is to do some very basic functionality and benchmark testing before the move. And then after.
The result swill be used to manage the migrations progress and report on its success.
I have a 30 day deadline
I don't have the luxury of time to be able to nurse and educate the application owners through Testing with TFS.
I would like to be able to create some simple sanity tests that also capture some performance data. Such as a stopwatch recording of how long a process takes. Is there a way of adding a place for users to manually enter the "time taken' to do a step in a test plan?
seemed like a good idea at the time