On 29 October 2010 17:15, bharatraj viswamani <[email protected]> wrote: > > Hi, > > I have a flash video playing thro HTTP. > > I did the following: > 1. Recorded the script via badboy as it has reference to https which jmeter > is not able to record
JMeter 2.4 can record HTTPS. > 2. Export the jmeter from badboy software > > Question: > 1. I am passing the user credentials on the first step to login(thro csv data > set config and http authorization manager and parameter passed on 1st > request), Do i have to supply credentials at each request when subsequent > requests pass thro jmeter That depends on your application. You probably need to add a Cookie Manager, which will handle session cookies. That may be enough. > 2. is jmeter able to replay flash video and json requests Depends what these requests are (HTTPS?) , and how they are generated (JMeter does not process Javascript in pages). > 3. if i have a substantial no of json calls when the video plays, does any > one have recommendations to loop thro the json till the video finishes > > Thanks > Bharatraj > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

