ASP.NET

Microsoft web application framework

Load Testing using The Grinder

Performing preliminary load testing on web applications does not require the use of complex tools such as Load Runner. An open-source tool called The Grinder provides a simple way for developers to perform load testing before handing out the application to Quality Assurance. With The Grinder, the load tests are defined using Jython scripts, and then are run by agents which could be distributed over the network. A property file defines which load tests should be run, how many times, and on how many threads. A central application referred to as the console starts the agents, collects the responses, and monitors the number of requests per second (RPS). The authors of this tool provide a short but useful overview of the architecture.

Installing The Grinder is a matter of unzipping the archive since the tool is written in Java. However, making the tool work as indented requires to dig into the documentation a little bit. This article is intended to assist people interested in getting up and running the tool on a Widows environment as quickly as possible.

WebProject vs WebSite

Unpublished

Differences?

How to deploy?

VS shortcut (to regenerate the designer file)

CodeBegind tag vs Code*

Compilation model

ASP.NET Tracing

Unpublished

http://authors.aspalliance.com/aspxtreme/webapps/tracefunctionality.aspx
http://weblogs.asp.net/dwahlin/archive/2007/07/09/tracing-in-asp-net-app...

Trace.axd

Link with TraceContext and System.Diagnostics.Trace and how to modify web.config

Category.

TraceInformation, TraceError, and Coloring

where the trace log is stored?

HttpContext and WebHandler

Unpublished

IValua

Position: 
ASP.NET Lead Developper
Employment Date: 
February, 2008 to June, 2008
Geography: 

Software FX

Position: 
.NET Architect
Employment Date: 
September, 2004 to November, 2006

ChartFX logo Software FX is a component vendor and one of the leaders in graph solutions. Their flagship product is Chart FX.

Geography: 
Subscribe to RSS - ASP.NET