W liście z czw, 05-08-2004, godz. 15:13, Choyi Jalaja, Babith pisze: 
> Hi all,
> 
> 
>             Im new to Jmeter. I've to load test an application (https) using jmeter. 
>             Im not able to record the https requests though its recording gif,js 
> files(Hope its happening coz they are http requests)
>             which are being loaded while recording.I came to know that jmeter proxy 
> recording wont work  for https. Im using jdk 1.4.
>            The url also remains unchanged when we go ahead into the application.
>            Is there a way to test this application using jmeter? 
>            I read that such tests can be done manually (how) using jmeter ,by 
> specifying each url and parameters,
>            but how do i know what are all the parameters passed to next page?Is 
> there any way to find it using jmeter?
>             or do i need to find it out manually?  please give me a solution to test 
> this application using jmeter
>               


It all can be done with jMeter. Anything can be parsed from previous
response, processed by jmeter and passed as parameters to the next
request. Also test scenario can be build by hand by adding appropriate
samplers to the test tree. Have you read the manual? 

http://jakarta.apache.org/jmeter/usermanual/

best regards,
Michal Kostrzewa




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • Re: need help Michal Kostrzewa

Reply via email to