On 23/09/2009, Noel O'Brien <[email protected]> wrote:
> Hi,
>
>  I can successfully run a Mail Reader Sampler against an IMAP mail account I 
> have. Looking in the View Results Tree Listener I can see all the message 
> that are in that accounts inbox.
>
>  I need to assert that a certain message has arrived in the mail account. I 
> added a response assertion with a "Text Response" "contains" .*http.* (all 
> the messages contain a http link). However, nothing matches.
>
>  I used a reger extractor to see what the response body was; turns out all 
> response assertions are run on the parent response, which is usually 
> something like "50 messages found"
>
>  Is there any way to assert on the individual messages (subject & body)?
>
>  FWIW:
>  JMeter 2.3.2

Upgrade to JMeter 2.3.4:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Response_Assertion

"Which samples to test"

>  Java: Sun 1.6.0_12
>  OS: Kubuntu 9.0.4
>
>  Regards,
>
> Noel
>

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

Reply via email to