Blogs

In this article I would like to discuss the aspect of load-testing as part of Cloud-Testing and it's impact over traditional testing.

From 10 Jumps Blog: You cannot improve that you cannot measure

Posted Wed, 03/10/2010 - 00:06 by Cloud-Intelligence

You cannot improve that you cannot measure -

You cannot improve that you cannot measure

-anonymous

From JMeter Tips Blog: Tip #8: How to save test results

Posted Tue, 03/02/2010 - 18:05 by Cloud-Intelligence

Tip #8: How to save test results - There is a possibility to save JMeter test results to xml or csv file for further work (e.g. generating reports, importing to a database, etc.). It can be easy done by adding Simple Data Writer listener to a Thread Group and specifiing the filename. Of course you can specify the filename as JMeter variable or property.

From twit88.com: Use JMeter to Load Test RMI (Remote Method Invocation) Server

Posted Mon, 02/22/2010 - 23:13 by Cloud-Intelligence

http://twit88.com/blog/2007/09/14/use-jmeter-to-load-test-rmi-remote-method-invocation-server/


Apache JMeter is a great tool for load testing. However, recently I need to load test a RMI application, and I could not find a JMeter Sampler to test the RMI application.

From JMeter Tips Blog: JMeter Tips

Posted Sun, 02/21/2010 - 03:35 by Cloud-Intelligence

 

JMeter Tips

Blog about performance/load/stress testing and JMeter software

From All Things QA: 7 steps to performance testing bliss

Posted Fri, 02/19/2010 - 02:46 by Cloud-Intelligence

http://allthingsqa.blogspot.com/2010/01/7-steps-to-performance-testing-b...

This post goes out to those that approached me recently with the question "I would like to learn performance testing. How do I get started?"

It's a step by step approach to getting started on performance testing.
A couple of points may cause deja-vu from previous posts, but repeating those was necessary evil towards creating this summary guide

From Zac Spitzer Blog: A quick howto to setup JMeter

Posted Fri, 02/19/2010 - 02:37 by Cloud-Intelligence

http://zacster.blogspot.com/2008/03/quick-howto-to-setup-jmeter.html

JMeter is an open source load testing tool, it's pretty easy to get up
and running and it's quite fun to test and break things on your own server.

Here's a quick getting started guide on how to record a simple test plan.

From Tito's Blog: HowTo- Website Performance & Load Testing

Posted Fri, 02/12/2010 - 10:39 by Cloud-Intelligence

 

How To :- Website Performance & Load Testing -


Performance testing can be a tricky proposition, how many times have you deployed code that fell apart in production? (Hey, we’ve all done it!) Having a staging environment, which replicates the data and deployment environments are great first steps, but even that often falls short from producing reliable results. And that is where load testing comes in: we need to test our application in the context of a multi-user audience interacting with all of the components of our site. Great, but how do we do that? Well, why not just grab the access logs from your current production environment, and replay them!

From Theworkaholic Blog: Varying the data to the test

Posted Sat, 09/12/2009 - 11:23 by Cloud-Intelligence

 

Varying the data to the test - Motivation
The same test's need to be run, but the data we pass to it must be varied.
In addition further tests may need to change their behavior depending on the data. E.g. A user registering may provide different data , and subsequent screens may change depending on what the user has entered or may be skipped altogether. A common scenario is when a user registers to a site has various options he can choose from , and we need to test the behavior of the site for different combinations

From AWS Blog: Introducing Amazon Virtual Private Cloud (VPC)

Posted Sat, 09/12/2009 - 10:57 by Cloud-Intelligence

Introducing Amazon Virtual Private Cloud (VPC) -

Amazon Virtual Private Cloud (Amazon VPC) lets you create your own logically isolated set of Amazon EC2 instances and connect it to your existing network using an IPsec VPN connection. This new offering lets you take advantage of the low cost and flexibility of AWS while leveraging the investment you have already made in your IT infrastructure.

Syndicate content