If you are writing new .NET applications and XML Web services or converting your current Web applications to .NET there are a few things you will want to know about your new Web application. How will your Web application perform with the expected number of users? What is the maximum number of users the Web application can support? How well does the Web application scale? How many users will get tired of waiting and leave your site under a certain load?
The .NET environment offers many different methods that can be used in accomplishing your Web application“s purpose. An incorrect decision in technologies used to build your Web application, that is not discovered until the application is finished, can be very costly. How do you decide which technologies to use in your Web application that will allow it to efficiently accomplish its purpose.
Testing your .NET Web application just got easier with ANTS the Advanced .NET Testing System from Red Gate Software. With ANTS you can quickly and easily test your new Web application and the results will answer all of the above questions and more. Testing can even be performed at the prototype level to catch any problems with the chosen technology.