How LoadRunner Works

Published February 21st, 2011 Under Performance Testing | Leave a Comment

This video presents HP LoadRunner and how the individual components of HP LoadRunner and HP Diagnostics are installed.

What Testability Tells us About the Software Performance Envelope

Published February 3rd, 2011 Under Performance Testing | Leave a Comment

Broadly understood, testability defines the limits on producing and releasing complex systems with an acceptable risk of costly or dangerous defects. This talk will explore testability, consider what we know about how it, and challenge the audience with some open problems.

Presentation Slides

JMeter Getting Started Tutorial

Published October 6th, 2010 Under Performance Testing | Leave a Comment

A tutorial to get started with JMeter. Apache JMeter is an open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance.

Additional resources:

* JMeter Presentation
* Load Testing Tools Directory

Load Test with Visual Studio Team System

Published August 30th, 2010 Under Performance Testing | Leave a Comment

How to stress load your application and set up web tests or win form tests with Visual Studio Team System.

Website Stress Testing using JMeter

Published April 21st, 2010 Under Performance Testing | Leave a Comment

This video shows you how to use JMeter to stress test your website or web application. JMeter is free and open source software, which you can download from http://jakarta.apache.org/jmeter.

Additional resources:
* JMeter presentation
* Load Testing Tools Directory

Testing, Performance Analysis and jQuery 1.4

Published February 22nd, 2010 Under Performance Testing | Leave a Comment

In the first part of the talk, John reviewed the range of tools available to frontend engineers for unit testing and for analyzing the performance of code. In the latter case, he argues for going beyond pure speed-based benchmarks to structural analyses of performance. By looking at structure, the jQuery team was able to identify and correct bottlenecks, resulting in major performance improvements in the upcoming 1.4 release. In the second part of the talk (beginning at 49:20 in the video), John reviews some of those jQuery 1.4 changes. In the short third section (beginning at 1:03:15), he looks at some interesting trends he’s noticed in the practical application of new HTML 5 elements — especially in older browsers.

Transcript and slides

Extreme JS Performance

Published February 3rd, 2010 Under Performance Testing, Software Testing | Leave a Comment

You serve up your code gzipped. Your caches are properly configured. Your data (and scripts) are loaded on-demand. That’s awesome—so don’t stop there. Runtime is another source of slowdowns, and you can learn to conquer those, too. Learn how to profile & benchmark your code to isolate performance issues, and what to do when you find them. The techniques you’ll learn range from the normal (clean up after yourself) to the extreme (unrolling loops).

« go backkeep looking »