Jmeter Query new user

Posted by Sri on Stack Overflow See other posts from Stack Overflow or by Sri
Published on 2012-11-28T16:04:41Z Indexed on 2012/11/28 17:04 UTC
Read the original article Hit count: 161

Filed under:

First of all apologies for the below question.

Am from a Testing background for the past 8 years and very novice to Jmeter. I went through the Jmeter site, and ran a sample recording using the jmeter.apache.org site and it went fine.

I want to test my knowledge and understanding.
So, I did the following way.

  1. Created a thread group.
  2. Added a config element HTTP Default Requests with server name as mail.google.com.
  3. Added a Sampler as HTTP request, set the METHOD to POST and gave the username and password, and i ran the test.

When i see the Results Viewer, i could see the login page of gmail, I need to know how to pass my username and password and simulate the clicking of Submit button and getting the next page.

Please help, am very new and will really appreciate if it's explained as simple as possible.

© Stack Overflow or respective owner

Related posts about jmeter