software testing and performace tools

Y

yoni

Hi All,
I have a complex C# application (winforms) that I am taking over. I do
maintenance and add small features here and there. what I need is:
1. a tool that will help with testing. that is, with every new code
modifications, I want it to automatically run a script that activates
the GUI and immitate user actions... so i dont have to do it myself
2. test performance and pinpoint the methods in which must of the
execution time is taking place

what are the popular tools in the .net market to achieve this?
(actually, only for the 2nd question the tool needs to be .net-aware,
i think) are these two usually in one tool or a series of tools?

thanks
Jonathan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top