RE: response time is in mili sec but should be 30 sec or so

2010-02-18 Thread Andrey Pohilko
Seems you sending wrong requests to server. Advice 1: use assertions to detect wrong responses Advice 2: inspect request parameters required by server to respond right С уважением, Андрей Похилько -Original Message- From: Bhuiyan, Hasan (Hasan) [mailto:mahmud.bhui...@searshc.com]

Re: response time is in mili sec but should be 30 sec or so

2010-02-18 Thread Deepak Shetty
asked and answered in various forms , please search mail archives All roads lead to http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour Usually your application needs authentication / session and you havent added a cookie manager. regards deepak On Thu, Feb 18, 2010 at 8:02 AM, Bhuiyan,