I would suggest reading the user manual. http://jakarta.apache.org/jmeter/usermanual/index.html http://jakarta.apache.org/jmeter/usermanual/build-web-test-plan.html
peter On 11/27/05, Brian Erdelyi <[EMAIL PROTECTED]> wrote: > > > > you could, the only limitation is the database part. > > currently, jmeter just > > logs the response to a local file. you would need to > > write a new listener to > > save the results to a database. > > I will pursue further and save results to the local > file until I can come up with a way to parse results > and store in a DB or create a DB listener. > > In the meantime, where can I find some sample test > plans to review and understand how to develop my own? > Could someone show a sample test plan visiting > http://mail.yahoo.com and logging in, confirming > successful logon and then logging out. Hopefully this > could include logging the bytes downloaded and > response times to load the entire pages to the local > file. > > Thanks in advance, > Brian > > > > __________________________________ > Yahoo! Music Unlimited > Access over 1 million songs. Try it free. > http://music.yahoo.com/unlimited/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

