• 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

JMeter: Need help Urgently

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, everybody
My first message was
I'm a new user for Jmeter, and I need to make a test plan for a web site with a login page and want Jmeter to ask me for the User name and password when run the test or to make something similar to this case
thanks for all.
*********************
and in other words I need a way to connect to www.mail.yahoo.com and need JMeter to ask for UserName(e.g. username) and password (e.g. password) to go into my mail and how to verify that JMeter go into the mail or not
for examble when I change the password it give me an error message

thanks for all.
 
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 sessions and customize it with CSVdataConfig element.

Please visit the following URL:
http://www.technix.in/jmeter-problems-and-solutions/
reply
    Bookmark Topic Watch Topic
  • New Topic