Thanks for the reply, I will try this out ~Pramod
mahesh kumar-3 wrote: > > 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 > <[email protected] >> 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: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > -- View this message in context: http://www.nabble.com/Clarification-in-Assertions-tp24492166p24492384.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]

