<img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=1005900&amp;fmt=gif">

Performance testing

09th April 2013 by 
Team Capacitas

Very often while running performance tests, you might notice issues around memory which could impact various areas of the system under test and also impact the end user. In a .Net environment memory leaks are a very...

18th March 2013 by 
Team Capacitas

Very often when analysing performance test runs, there is the need to compare the performance log data to some other runs to know whether performance is acceptable or not. For example if we have to compare how the...

28th February 2013 by 
Team Capacitas

In our last BeanShell discussion, we looked at creating your own custom methods for use in JMeter. Today, we will be looking at how you can test your BeanShell scripts before using them in JMeter. BeanShell can be...

06th February 2013 by 
Team Capacitas

HP LoadRunner is a tool which aids in creating automated test scripts for analysing a system under various loads. These scripts are designed to serve a particular purpose e.g. register a user. With requirements...

18th January 2013 by 
Team Capacitas

This post is based on the assumption that you have JMeter and Fiddler installed and a basic knowledge around how to use JMeter.

07th January 2013 by 
Team Capacitas

What is Performance Testing?

Performance Testing is defined as “general testing to determine the effect of load on a particular application.”