Re: asserting PDF responses?

2009-07-16 Thread blackgaff
://www.nabble.com/asserting-PDF-responses--tp16863041p24521998.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

Re: asserting PDF responses?

2009-07-16 Thread Deepak Shetty
a PDF file. -- View this message in context: http://www.nabble.com/asserting-PDF-responses--tp16863041p24521998.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user

Re: asserting PDF responses?

2009-07-16 Thread blackgaff
? IE, I want to create an assertion that tells me if the rendered document contains the word free bird. -- View this message in context: http://www.nabble.com/asserting-PDF-responses--tp16863041p24522298.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: asserting PDF responses?

2009-07-16 Thread Deepak Shetty
, but is there a way to assert against text WITHIN the PDF? IE, I want to create an assertion that tells me if the rendered document contains the word free bird. -- View this message in context: http://www.nabble.com/asserting-PDF-responses--tp16863041p24522298.html Sent from the JMeter

RE: asserting PDF responses?

2009-02-26 Thread Manjula Priyantha
List Subject: RE: asserting PDF responses? You can use the following Pattern to Test using Response Assertion for pdf docs %PDF-1.4 -Original Message- From: david.bro...@sybase.com [mailto:david.bro...@sybase.com] Sent: Wednesday, April 23, 2008 12:12 PM To: jmeter-user

Re: asserting PDF responses?

2009-02-26 Thread Thomas Johnson
- From: Kapil Khanna Avolent [mailto:kkha...@avolent.com] Sent: Thursday, April 24, 2008 1:40 AM To: JMeter Users List Subject: RE: asserting PDF responses? You can use the following Pattern to Test using Response Assertion for pdf docs %PDF-1.4 -Original Message- From: david.bro

Re: asserting PDF responses?

2009-02-26 Thread sebb
Message- From: Kapil Khanna Avolent [mailto:kkha...@avolent.com] Sent: Thursday, April 24, 2008 1:40 AM To: JMeter Users List Subject: RE: asserting PDF responses? You can use the following Pattern to Test using Response Assertion for pdf docs %PDF-1.4 -Original

RE: asserting PDF responses?

2009-02-26 Thread Manjula Priyantha
Thx Sebb Thomas. I got all your points. -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Thursday, February 26, 2009 6:47 PM To: JMeter Users List Subject: Re: asserting PDF responses? Or you can use Save Responses to a file for each of the PDF downloads and check

asserting PDF responses?

2008-04-23 Thread david . brooks
Hello, does anyone have a suggestion on how to assert a valid response when the response is not text or xml, but instead the content type used for iText generated PDF documents, application/pdf? Thank you in advance. David Brooks

RE: asserting PDF responses?

2008-04-23 Thread Kapil Khanna Avolent
You can use the following Pattern to Test using Response Assertion for pdf docs %PDF-1.4 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 23, 2008 12:12 PM To: jmeter-user@jakarta.apache.org Subject: asserting PDF responses? Hello, does