Forgot to add the tried and trusted
http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour
Workflow based apps , usually have taskids, workflowids which are dynamic
and need to be extracted form previous requests, a recorded script would
have to be modified

regards
deepak


On Mon, Nov 23, 2009 at 12:32 PM, Deepak Shetty <[email protected]> wrote:

> Did you check what you get purely on the browser (LiveHttpHeaders Firefox)?
> 2xx are generally success codes meaning that your server didnt see anything
> wrong and it may be that this is expected behavior.
>
> regards
> deepak
>
>
> On Mon, Nov 23, 2009 at 12:24 PM, Lanqu <[email protected]> wrote:
>
>>
>> already tried. Forgot to add. Nothing happened. May be anything about 204
>> code could be meaningful ?
>>
>>
>> sebb-2-2 wrote:
>> >
>> > On 23/11/2009, Lanqu <[email protected]> wrote:
>> >>
>> >>  I have a web application. I want to test creating an application
>> object.
>> >>  After entering any details on the page, I need to click edit button,
>> >> then
>> >>  save button near that field, to save changes. Every such click causes
>> >>  reload. That is workflow.
>> >>  I use Jmeter proxy to record a script. Then I use that cript "as is".
>> >> First
>> >>  few request pages requiered to login successfully completes (with
>> >> responses
>> >>  rendered in right pages). And when comes the main workflow, requests
>> >>  successfully  completes with code 204, zero size and blank text. And
>> in
>> >> the
>> >>  end of test, I can't find anything in DB proving that application
>> object
>> >>  have been created. So it doesn't. May be anybody know, why there are
>> >> blank
>> >>  responses, and how can I get them? May be I need to play with some
>> >> options
>> >>  of jMeter or something?
>> >
>> > Try adding a Cookie Manager
>> >
>> >>  And also there some strange thing, that when I m recording script, it
>> >> seems
>> >>  like there are no css in page.. all looks awful in browser, but still
>> >> works.
>> >>  Don't know why.. c
>> >>
>> >> --
>> >>  View this message in context:
>> >>
>> http://old.nabble.com/jmeter-response-is-blank-page-with-code-204-tp26477403p26477403.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]
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://old.nabble.com/jmeter-response-is-blank-page-with-code-204-tp26477403p26485188.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]
>>
>>
>

Reply via email to