Using matches and equals patterns in assertions for a text response

2009-06-05 Thread Ankush Jethi
Hello all, how can we use matches and equals patterns in assertions for a text response. I tried using regular expressions for matches and normal text for equals but it doesnot find that text. Can anyone tell me a common example on how to use these? Thanks and Regards Ankush Jethi -- View

Connection refused to host

2009-06-05 Thread Ankush Jethi
/connection.JPG connection.JPG This is a very problematic issue. Can anyone tell me why the connection is refused. I have taken care of following things already 1. Ensured java version used in all the locations is same 2. Jmeter version is same. 3. Windows firewall is off. Thanks and Regards Ankush Jethi

Re: Need Clarification on session info in Once only controller

2009-06-09 Thread ankush jethi
ext: > > > http://www.nabble.com/Need-Clarification-on-session-info-in-Once-only-controller-tp23944654p23944654.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-h...@jakarta.apache.org > > > > > -- Regards Ankush Jethi It Is Very Easy To Be Brave From A Safe Distance.

REusable scripts

2009-06-09 Thread ankush jethi
maintain sessionIds. Thanks In advance! -- Regards Ankush Jethi It Is Very Easy To Be Brave From A Safe Distance.

Response too large

2009-06-10 Thread ankush jethi
d to check the response of the HTTP request just above it. Can you please tell if there is any way to check the pages with responses as huge as this. And also why blank page appears on clicking Ok Thanks a lot -- Regards Ankush Jethi It Is Very Easy To Be Brave From A Safe Distance.

Re: Response too large

2009-06-10 Thread ankush jethi
HI Sebb, I was unable to find the property *view.results.tree.max_size *in the jmeter properties file. Please tell me where can I set this Thank you On Wed, Jun 10, 2009 at 5:01 PM, sebb wrote: > On 10/06/2009, ankush jethi wrote: > > HI , > > > > I am not able to open

Re: REusable scripts

2009-06-10 Thread ankush jethi
ebb wrote: > On 10/06/2009, ankush jethi wrote: > > Hi, > > > > I recorded my scripts in an environment and they worked fine. Now when I > use > > them in a different environment where my application is deployed they > fail. > > In what way do they fail? >

Re: Response too large

2009-06-10 Thread ankush jethi
, sebb wrote: > On 10/06/2009, ankush jethi wrote: > > HI Sebb, > > > > I was unable to find the property *view.results.tree.max_size *in the > jmeter > > properties file. Please tell me where can I set this > > > http://jakarta.apache.org/jmeter/usermanual/g

Re: Response too large

2009-06-10 Thread ankush jethi
wrote above Regards On Thu, Jun 11, 2009 at 11:31 AM, Geetharani_Dendi < geetharani_de...@satyam.com> wrote: > set HEAP=-Xms256m -Xmx512m > set EVACUATION=-XX:MaxLiveObjectEvacuationRatio=40% > > in jmeter .bat file > > Thanks and Regards > > Geetha D >

parameterised login creates problem with HTTP cookie manager

2009-06-11 Thread ankush jethi
sessionID is no more valid. Also when I remove HTTP cookie manager none of my requests are processed as every request produces a login page since no cookies are being saved. Any suggestions how can we resolve this issue? Regards -- Regards Ankush Jethi It Is Very Easy To Be Brave From A Safe

Re: Response too large

2009-06-11 Thread ankush jethi
Jun 11, 2009 at 3:04 PM, sebb wrote: > On 11/06/2009, ankush jethi wrote: > > HI geetha > > > > Thanks a lot for your reply. I did exactly the same but got the same > message > > "Response too large to be displayed (332017 bytes)." and for some pages &g

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

2009-06-14 Thread ankush jethi
gt; For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org > > -- Regards Ankush Jethi It Is Very Easy To Be Brave From A Safe Distance.

Problem with script execution.

2009-06-18 Thread ankush jethi
s are increased to say 15. The scripts run but the Guarantors are skipped for many threads. I check this when the run is over and I see that 8 parties are saved with all three accounts and another 7 donnot have guarantors. I am not sure why this issue is coming. ANy help wpuld be highly appreciated.

wait time for response

2009-06-24 Thread ankush jethi
Hi all, How much is the default wait time for jmeter when it executes the script. Means for how long by default i waits for the response. also is there any option to change that. -- Regards Performance learner

Assertions

2009-06-24 Thread ankush jethi
Hi friends, Can any one give some example of the usage of respinse assertion from text. 1. Using Contains 2. Equals 3. Matches Although using contains I successfully implement assertions but still I am not able to get how to use these other two assertion types. any generici example would help --