Note that the Auth Manager is only for server authorisation - i.e. where the browser pops up a menu - it does not automatically fill in login forms.
Login forms are normally done using POST - either use a proxy recorder to capture the session, or look at the form in the HTML to work out what the parameter names are. Either way, the parameter names and values need to be added to the HTTP Sampler. On 12/12/06, Labudu Gopanna <[EMAIL PROTECTED]> wrote:
For this, use HTTP Authorization Manager where you can give URLs of restricted page, user names and passwords manually. -----Original Message----- From: asn_dileep [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 12:05 PM To: [email protected] Subject: RE: HELP - Passing PArameters Hi Gopal, Thanks for your reply. What exactly I'm looking for, I've one login page with two fields called as username and password. I recorded the script for the login page by login to the system once. Before going to Start the test plan, I would like to set up few user login's in HTTP Request page. Here I struck up while setting up the parameters or upload a file with the request. Any help? Thanks in advance. DK labudug wrote: > > For this you need to record scripts using proxy server. > Follow below document > http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_s > tep_by_step.pdf > > > grom > Gopal > > -----Original Message----- > From: asn_dileep [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 12, 2006 10:05 AM > To: [email protected] > Subject: HELP - Passing PArameters > > > HI, > > How do I pass paramaters for HTTP request. Ex: I've created one HTTP > request. I need to pass parameters to that request(Like, different user > logins) before going to Run -> Start the testcase. Could any one > suggerst me > on this ? > > Thanks in advance.. > > Rgds, > DK > -- > View this message in context: > http://www.nabble.com/HELP---Passing-PArameters-tf2805462.html#a7827246 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > "Legal Disclaimer: This electronic message and all contents contain > information from Cybage Software Private Limited which may be privileged, > confidential, or otherwise protected from disclosure. The information is > intended to be for the addressee(s) only. If you are not an addressee, any > disclosure, copy, distribution, or use of the contents of this message is > strictly prohibited. If you have received this electronic message in error > please notify the sender by reply e-mail to and destroy the original > message and all copies. Cybage has taken every reasonable precaution to > minimize the risk of malicious content in the mail, but is not liable for > any damage you may sustain as a result of any malicious content in this > e-mail. You should carry out your own malicious content checks before > opening the e-mail or attachment." > www.cybage.com > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/HELP---Passing-PArameters-tf2805462.html#a7828085 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

