On 14/12/2009, hkbui <[email protected]> wrote:
>
>  Hi,
>
>  I'm using JMeter version 2.3.20090915.

That is rather old.

>  I've recently inherited an existing
>  jmx file that has multiple tests, which all report to DB (using "Database
>  Statistical Report" listener), and all these tests report to DB just fine
>  (both success and failure result).   My task now is to add a new test to
>  this existing jmx file.   This new test also needs to report to DB just like
>  the other existing tests in that jmx file.   My new test runs fine, but it
>  only reports the failure results to the DB.  I compare the configuration of
>  "Database Statistical Report" listener between my test and the other
>  existing tests, and they all look the same.  Since I'm new to JMeter, I'm
>  not real quite sure what I'm missing here (perhaps, is there some
>  configuration some where to set what type of result we want JMeter to report
>  to DB???).

The "Database Statistical Report" Listener is not part of JMeter - I
suggest you ask the author(s).

You could add a Simple Data Writer in parallel, and check that it
saves the expected responses to a file; if not, then perhaps the
Listener is in the wrong place in the test plan.

>  Thanks you for your help.
>  HKB
>
> --
>  View this message in context: 
> http://old.nabble.com/How-to-report-both-success-and-failure-test-results-to-DB-tp26780217p26780217.html
>  Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [email protected]
>  For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to