• 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

Login Application Configuration on JMeter

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

I am new to JMeter. I am using jakarta-jmeter-2.3.2, Tomcat 4.0.28 and I have configured My Web Application on JMeter for load testing. But I am unable to test my Login page using JMeter.

The Login Page requries user credentials, but I don't know how to configure user credentials in my login pagethrough JMeter.

It gives "User Account is Inactive", means Login failure.

But I am able to login to my application directly without using JMeter, ie, Web Browser.

Please help anybody to solve this problem or guide me and provide any documents for JMeter Configuration. Please It is very urget requirment.


Thanks & Regards,
Sasank
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Isn't JMeter open source? Isn't all documentation available on their website.
 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You should handle Cookies and customize user data. Visit below URL:

http://www.technix.in/jmeter-problems-and-solutions/
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic