Thank you Deepak,

I tried recording https requests using BadBoy and exported to JMeter and
Tried. But I am getting SSL exceptions.

Can some one help me stepwise process to achieve my goal.

Great Thanks
Ravi

On Fri, Oct 30, 2009 at 10:09 AM, Deepak Shetty <[email protected]> wrote:

> You cannot record HTTPS requests with the Jmeter proxy server . However you
> can record HTTPS requests by other means (e.g. LiveHTTPHeaders in firefox /
> HTTPWatch Basic in IE) and it is fairly trivial to add these requests to
> the
> JMeter test (assuming that these are few in number).
>
> You dont need to do anything special to run the tests except specifying the
> protocol and port.
>
> If you are testing out 'SSO' , bear in mind that a lot of these
> implementations (Specific to whatever mechanism you use) pass tokens in
> hidden form fields and you need to parameterise those appropriately using
> post processors to extract out the data (use something like Fiddler- has
> support for HTTPS proxying to inspect all the response data).
>
> regards
> deepak
>
> On Fri, Oct 30, 2009 at 9:03 AM, Ravi Kumar <[email protected]> wrote:
>
> > Hi All,
> >
> > I am using JMeter for my projects and good at HTTP requests.
> >
> > Now need to automate one *intranet application* which uses *HTTPS with
> > SSL*,
> > kindly help me *in setting up the JMeter for SSL* & Help in recording
> HTTPS
> > requests.
> >
> > FYI - I am working on Login & Logout flow where it uses SSO
> >
> > --
> > Best Regards
> >
> > Ravi
> >
>



-- 
Best Regards

Ravi Miriyala
773-331-7309

Reply via email to