Performance Testing Tool

Performance Testing Tool

Postby isantoshkumar » Thu Jan 28, 2010 8:05 am

am searching for Freeware tools which can be used for Performance Testing of Web applications developed in Site Core (i.e. .net). Any one of you can help me on this.
isantoshkumar
 
Posts: 1
Joined: Thu Jan 28, 2010 8:01 am

Postby imran.ahsan » Wed May 19, 2010 8:18 am

You can use Apache Jmeter for your application.
If you have any special difficulty in using Jmeter, pl. let me know.

Regards,
Imran
imran.ahsan
 
Posts: 1
Joined: Wed May 19, 2010 8:06 am

Need more info oN Jmeter

Postby mourya2175 » Mon May 24, 2010 10:42 am

Hi ...i need more info on JMeter...i am using JMeter..how to use it as a datadriven...i mean readign data from excel sheet?
mourya2175
 
Posts: 1
Joined: Mon May 24, 2010 10:39 am

Postby vbergmann » Wed May 26, 2010 4:10 pm

Another good load generator is Grinder. While JMeter is basically GUI-based, the Grinder is (Python-)script-based and has just a GUI for distribution the run over different machines and starting/stopping load generation.

AFAIK there is no direct Excel file support in JMeter, but at least CSV, which can be exported from Excel. See http://jakarta.apache.org/jmeter/userma ... Set_Config

For the definition of test data or synthesization of production data, I wrote Benerator, which is (among many other things) able to import Excel files and provide its data to other applications, but itself has no web app invocation functionality. So you would need to combine it programmatically with another tool.

JMeter gives you the fastest result by clicking together what you need, but functionality is limited. With Grinder you have more control at the price of having to write client code, but you can easily plug in with Java tools like POI or Benerator for accessing data from Excel files.

Regards,
Volker
vbergmann
 
Posts: 1
Joined: Wed May 26, 2010 3:56 pm


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest

cron