Whether it's POST or GET is dependent on your application. Typically, it's POST and the username and password would be parameters in the parameter table.
-Mike On 30 May 2003 at 15:25, Puri, Manish wrote: > If there is no option, then help me out with the following atleast. > > I have a login page wher I provide the username and password. How do I > create a HTTP Sampler for that. Do I make it of the post type with > parameters as the username and the paswword. > > -Manish > > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 3:06 PM > To: JMeter Users List > Subject: RE: HTTPS page performance testing > > > Well, if you can't record test cases, then no, JMeter is not useful (making > everything by hand > is time-consuming and error-prone). Is it not possible to request that the > developers provide > you with both an https version and non-https version of the web application? > > And does anyone out there have experience with proxy servers that support > HTTPS? It would > be nice if it were part of JMeter. > > -Mike > > On 30 May 2003 at 14:23, Puri, Manish wrote: > > > No not me. I am a 3rd party tester and have no insight to the server > > internals. Does that mean that JMeter won't be any help to me? > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Friday, May 30, 2003 2:17 PM > > To: JMeter Users List > > Subject: RE: HTTPS page performance testing > > > > > > well, you turned it on, no? It depends on how you've set up your > webserver. > > > > -Mike > > > > On 30 May 2003 at 12:15, Puri, Manish wrote: > > > > > How to turn the https off?? > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Sent: Friday, May 30, 2003 12:08 PM > > > To: JMeter Users List > > > Subject: Re: HTTPS page performance testing > > > > > > > > > You should be able to record the actions with https turned off, and then > > > turn it > > > on when you run the test. > > > > > > -Mike > > > > > > On 30 May 2003 at 11:51, Puri, Manish wrote: > > > > > > > I have to do the load testing of an application. I 'll be mainly > dealing > > > > with https > > > > > > > > I understand that JMeter doesn't provide the flexibility to record the > > > > https. In the wake if I have the https link: > > > > > > > > 1) Can I directly create an http Sampler to generate an https request. > > > > 2) Also if the direct invocation to the https page redirects me to a > > login > > > > page followed by a general notice page with an OK button, what > addition > > > > parameters do I need to add to my script. > > > > > > > > -Manish > > > > > > > > > > > > > > > > -- > > > Michael Stover > > > [EMAIL PROTECTED] > > > Yahoo IM: mstover_ya > > > ICQ: 152975688 > > > AIM: mstover777 > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > -- > > Michael Stover > > [EMAIL PROTECTED] > > Yahoo IM: mstover_ya > > ICQ: 152975688 > > AIM: mstover777 > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > -- > Michael Stover > [EMAIL PROTECTED] > Yahoo IM: mstover_ya > ICQ: 152975688 > AIM: mstover777 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

