Hi,

This can be solved in another way. You know that if a particular page is not
loaded correctly then which type of error page it will display(like page
cannot be displayed). so you can put a assertion in such a way that if it is
not "page cannot be displayed" then it is passed. You can use the option
"Contains->Not" in Pattern matching rule. Give a search string as "Page
cannot be displayed". Other than " Page cannot be displayed" for remaining
the request will PASS.

--Mahesh

On Wed, Jul 15, 2009 at 11:02 AM, Pramod_bambore <pramod_bamb...@yahoo.co.in
> wrote:

>
> Hi,
>
> This may be a very basic question regarding assertion.
>
> My problem is i have an response assertion and i am validating against the
> "Text". I dont want my script to fail when the response is "Search
> successfully done" or "No data found", when i am performing the search.
> Assertion is checking using the AND condition, i need to check as OR
> condition. Meaning that if i get either of the 2 mentioned text my script
> should not fail.How to do this. Please help me in this matter.
> --
> View this message in context:
> http://www.nabble.com/Clarification-in-Assertions-tp24492166p24492166.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

Reply via email to