Hot to stop http request execution in case of no response

2009-06-14 Thread l_u_c_f_e_r_13
Hi, Does anybody know how can I stop execution of http request in case when I get no response (there is no response at all. I've been waiting for more then 20 min and get nothing). Can I handle such situation somehow and fail that transaction? TIA. -- View this message in context: http://www.n

Re: Hot to stop http request execution in case of no response

2009-06-14 Thread ankush jethi
First use a response assertion and then add "Post processros -> HTTP request defaults" nd select the appropriate actino that you want Thanks On Sun, Jun 14, 2009 at 1:36 PM, l_u_c_f_e_r_13 wrote: > > Hi, > > Does anybody know how can I stop execution of http request in case when I > get no respo

Re: Hot to stop http request execution in case of no response

2009-06-14 Thread l_u_c_f_e_r_13
As I said I have ho response (it just hangs) so I can't use 'Response Assertion'. Also I couldn't found 'Post Processor -> HTTP request defaults', I don't have mentioned sample for "Post Processor". -- View this message in context: http://www.nabble.com/Hot-to-stop-http-request-execution-in-case