Hi
Use something that records browser actions (e.g. LiveHTTPHeaders for
Firefox) , inspect the request log and create these requests manually in
jmeter(with the data posted etc).
regards
deepak
On Mon, Jun 1, 2009 at 5:56 AM, Suvendu_Mohapatra <
Suvendu_mohapatra@satyam.com> wrote:
> I have done the above process...But I am being unable to record while
> trying to record http://www.icicibank.com.
> Can I send my code to you, so that you can get a clear idea how the code is
> working...
>
>
> With Regards,
> Suvendu
>
>
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Monday, June 01, 2009 6:13 PM
> To: JMeter Users List
> Subject: Re: Redirection problem
>
> On 01/06/2009, Suvendu_Mohapatra <Suvendu_mohapatra@satyam.com> wrote:
> > Thank you very much for your suggestion.
>
> I forgot to mention that you might be able to use HTTPS spoofing if
> the HTTPS URL is different from the HTTP URLs.
>
> > I have a code which is able to redirect from http to https sites. The
> problem is that I do not have much more idea about the jmeter architecture
> where I can plug the code.
> >
> > Any suggestion in this regard?
>
> JMeter does not have any problem redirecting from http to https or
> vice-versa.
>
> However, it cannot record https. Not sure how your code can help here.
>
> > With Regards,
> > Suvendu
> >
> >
> >
> > -----Original Message-----
> > From: sebb [mailto:sebbaz@gmail.com]
> > Sent: Monday, June 01, 2009 5:48 PM
> > To: JMeter Users List
> > Subject: Re: Redirection problem
> >
> > On 01/06/2009, Suvendu_Mohapatra <Suvendu_mohapatra@satyam.com> wrote:
> > > Hi,
> > >
> > > I am using jmeter 2.3.3. When I am trying to redirect
> from http to https site during recording process, I am getting the 501
> method not implemented. So how can I fix this error?
> >
> > JMeter does not support recording HTTPS.
> >
> > So you will either have to do that part of the plan by hand, or use
> > some other method to record the session.
> >
> > > With Regards,
> > > Suvendu
> > >
> > >
> > >
> > > ________________________________
> > > DISCLAIMER:
> > > This email (including any attachments) is intended for the sole use
> of the intended recipient/s and may contain material that is CONFIDENTIAL
> AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
> or distribution or forwarding of any or all of the contents in this message
> is STRICTLY PROHIBITED. If you are not the intended recipient, please
> contact the sender by email and delete all copies; your cooperation in this
> regard is appreciated.
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> >
> >
> > DISCLAIMER:
> > This email (including any attachments) is intended for the sole use of
> the intended recipient/s and may contain material that is CONFIDENTIAL AND
> PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
> distribution or forwarding of any or all of the contents in this message is
> STRICTLY PROHIBITED. If you are not the intended recipient, please contact
> the sender by email and delete all copies; your cooperation in this regard
> is appreciated.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
>
> DISCLAIMER:
> This email (including any attachments) is intended for the sole use of the
> intended recipient/s and may contain material that is CONFIDENTIAL AND
> PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
> distribution or forwarding of any or all of the contents in this message is
> STRICTLY PROHIBITED. If you are not the intended recipient, please contact
> the sender by email and delete all copies; your cooperation in this regard
> is appreciated.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
|