• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to use load test my struts application with Jmeter

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am new to using Jmeter. I want to load test my struts application with Jmeter.

Could you please suggest any document which can guide me step by step in this procedure.

I did refer apache user manual but I want to know how can I test my action classes.

For example..when a user logs in how can i call my login jsp and then my login action class which validates user name and password.

thanks in advance for your help.

regards

shiva sarna
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Check out the following link. May be it will be helpful for you.
jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pdf

Rgds,
Dileep


Originally posted by shiva sarna:
Hi,

I am new to using Jmeter. I want to load test my struts application with Jmeter.

Could you please suggest any document which can guide me step by step in this procedure.

I did refer apache user manual but I want to know how can I test my action classes.

For example..when a user logs in how can i call my login jsp and then my login action class which validates user name and password.

thanks in advance for your help.

regards

shiva sarna

 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"magic magic",

Welcome to the JavaRanch.

We're a friendly group, but we do require members to have valid display names.

Display names must be two words: your first name, a space, then your last name. Fictitious names are not allowed.

Please edit your profile and correct your display name since accounts with display names get deleted.

Thanks.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic