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.

peter


On 11/26/05, Brian Erdelyi <[EMAIL PROTECTED]> wrote:
>
> I am just starting to read what jmeter is all about.
>
> Essentially, I'm looking for a tool that will simulate
> a single end-user visiting a website and performing
> various tasks such as logging on (form based) and
> submitting queries or other transactions.
>
> I'm not trying to do any stress testing.  Rather, I'd
> like to monitor a web application (from an end-user
> perspective) by having the simulated user perform the
> tasks every 5 minutes and record results such as
> response time to complete task (including loading of
> all content) and bytes downloaded.  I'd like the tool
> to also be able to determine if the request succeeded
> or failed.
>
> The results should be stored in a DB so reports could
> be generated.
>
> Is jmeter going to help?  Is there anything else that
> may be more suitable?
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to