Home
Testing
Testing ToolsWeb Application Stress Tool
Author: microsoft.com Published: 1st Nov 2005 Visited: 1138 times
The Microsoft WAS web stress tool is designed to realistically simulate multiple browsers requesting pages from a web site. You can use this tool to gather performance and stability information about your web application. This tool simulates a large number of requests with a relatively small number of client machines. The goal is to create an environment that is as close to production as possible so that you can find and eliminate problems in the web application prior to deployment.
Read Article Sponsored Links
Related Articles
• CleverTrack - An Efficient Quality Assurance Tool CleverTrack is an extremely powerful tool designed for test case management quality assurance and bug tracking CleverTrack has all the necessary administrative functions associated with planning control and evaluation of tests By combining project analyses in UML testing and bug management it provid ...
• Sizzling your Ajax Application jQuery s founder John Resig has just released a CSS selector dubbed as sizzle The developer of this selector claims that it is actually the fastest selector that could be launched to build an Ajax based application CSS selectors are actually used in order to choose certain elements in HTML so that t ...
• ASP.Net’s Client Side Template Tool Since 2005 Ajax has been in the forefront in building applications and websites with Rich Internet Applications RIA This type of programming language has been used extensively in building different websites whether they are used for fun or for business Although the security of Ajax has been question ...
• SOA Web Services - Application Integration Pattern Application Integration Pattern The application integration patterns capture the best practices in integrating the back end applications and data They are observed in the EAI Enterprise Application Integration space and are helpful in defining process automation and workf ...
• SOA Web Services - Direct Connection Application Pattern Direct Connection Application Pattern This is the simplest pattern and defines a 1 to 1 interaction between a pair of applications These interactions may be complex which might be broken down into multiple elementary interactions The pattern addresses these connections The following figure illustrat ...
• SOA Web Services - Broker Application Pattern Broker Application Pattern The Broker application pattern is based on 1 to N connections A single interaction initiated by a source application is distributed across multiple target applications This is illustrated in the following fi ...
• SOA Web Services - Serial Process Application Pattern Serial Process Application Pattern This is an extension of the broker application pattern discussed in the previous section In this case a source application initiates an interaction with multiple target applications as in the case of a broker application pat ...
• Rapid application development, rapid results b Source Intersystems b All too many businesses suffer from IT infrastructures that are a hodge podge of disconnected databases and applications needed is the ability rapidly develop connected applications under a unified service oriented architecture InterSystems Ensemble integration environment an ...
• Minimizing Reflows in an Ajax Application Reflows in an Ajax application should be minimized as much as possible so that data flow will be controlled and bandwidth will be minimized Developers have to look out for this type of behavior in their Ajax application since it could happen since the application streams information asynchronously a ...