forget what I asked. with or without slash before minus has no difference. If the problem is when you run more than 1 thead, it may be caused by a non thread-safe code or a lack of connection in a pool.
What kind of application are you testing? 2011/12/21 Flavio Cysne <[email protected]> > Have you tried to put a backslash before minus? Checkout \- Contact > > 2011/12/20 Bhuiyan, Hasan (Hasan) <[email protected]> > > Deepak, >> >> Can you please send me a code example for this? I would appreciate it. >> >> Regards, >> Hasan >> >> >> -----Original Message----- >> From: Deepak Goel [mailto:[email protected]] >> Sent: Tuesday, December 20, 2011 12:28 PM >> To: JMeter Users List >> Subject: Re: some of the transactions fail during concurrent tests >> >> Hey >> >> I guess that should be your code thing. Like a session time out ... >> >> :) >> Thanks >> Deepak >> >> On 12/20/11, Bhuiyan, Hasan (Hasan) <[email protected]> wrote: >> > Thanks Deepak. >> > >> > How to make sure that the session has successfully done before another >> > session kicks in? >> > >> > >> > -----Original Message----- >> > From: Deepak Goel [mailto:[email protected]] >> > Sent: Tuesday, December 20, 2011 10:52 AM >> > To: JMeter Users List >> > Subject: Re: some of the transactions fail during concurrent tests >> > >> > Hey >> > >> > Are you running with 1 thread with the previous session unfinished, >> > the test might hardly proceed. >> > >> > :) >> > Deepak >> > >> > On 12/20/11, Bhuiyan, Hasan (Hasan) <[email protected]> >> wrote: >> >> Thanks Shaba! I already added but it does not give me the detail >> error >> >> why it's failing. I have the following message from view result tree: >> >> >> >> >> >> Assertion error: false >> >> Assertion failure: true >> >> Assertion failure message: Test failed: text expected to contain >> >> /Checkout - Contact/ >> >> >> >> -----Original Message----- >> >> From: Shaba K [mailto:[email protected]] >> >> Sent: Tuesday, December 20, 2011 10:20 AM >> >> To: JMeter Users List >> >> Subject: Re: some of the transactions fail during concurrent tests >> >> >> >> Add View resultr tree > run ur tests see the results .. >> >> >> >> It's straight forward >> >> >> >> On Tue, Dec 20, 2011 at 4:15 PM, Bhuiyan, Hasan (Hasan) < >> >> [email protected]> wrote: >> >> >> >>> Hi Friends, >> >>> >> >>> The test has no problem with 1 user but when I run more than 1 user >> >>> concurrently some transactions fails sometimes. In the jmeter log I >> >>> found below: >> >>> >> >>> <failureMessage>Test failed: text expected to contain /Checkout - >> >>> Contact/</failureMessage> >> >>> </assertionResult> >> >>> </httpSample> >> >>> >> >>> </testResults> >> >>> >> >>> >> >>> Can you please help how to pin point the issue. >> >>> >> >>> Best regards, >> >>> Hasan >> >>> >> >>> This message, including any attachments, is the property of Sears >> >> Holdings >> >>> Corporation and/or one of its subsidiaries. It is confidential and >> > may >> >>> contain proprietary or legally privileged information. If you are >> not >> >> the >> >>> intended recipient, please delete it without reading the contents. >> >> Thank >> >>> you. >> >>> >> >>> >> --------------------------------------------------------------------- >> >>> To unsubscribe, e-mail: [email protected] >> >>> For additional commands, e-mail: [email protected] >> >>> >> >>> >> >> >> >> This message, including any attachments, is the property of Sears >> > Holdings >> >> Corporation and/or one of its subsidiaries. It is confidential and >> may >> >> contain proprietary or legally privileged information. If you are not >> > the >> >> intended recipient, please delete it without reading the contents. >> > Thank >> >> you. >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [email protected] >> >> For additional commands, e-mail: [email protected] >> >> >> >> >> > >> > >> > -- >> > Namaskara~Nalama~Guten Tag~Bonjour >> > >> > >> > -- >> > Keigu >> > >> > Deepak >> > +91-9765089593 >> > [email protected] >> > http://www.simtree.net >> > >> > Skype: thumsupdeicool >> > Google talk: deicool >> > Blog: http://loveandfearless.wordpress.com >> > Facebook: http://www.facebook.com/deicool >> > >> > "Contribute to the world, environment and more : >> > http://www.gridrepublic.org >> > " >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> > This message, including any attachments, is the property of Sears >> Holdings >> > Corporation and/or one of its subsidiaries. It is confidential and may >> > contain proprietary or legally privileged information. If you are not >> the >> > intended recipient, please delete it without reading the contents. >> Thank >> > you. >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> > >> >> >> -- >> Namaskara~Nalama~Guten Tag~Bonjour >> >> >> -- >> Keigu >> >> Deepak >> +91-9765089593 >> [email protected] >> http://www.simtree.net >> >> Skype: thumsupdeicool >> Google talk: deicool >> Blog: http://loveandfearless.wordpress.com >> Facebook: http://www.facebook.com/deicool >> >> "Contribute to the world, environment and more : >> http://www.gridrepublic.org >> " >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> This message, including any attachments, is the property of Sears >> Holdings Corporation and/or one of its subsidiaries. It is confidential and >> may contain proprietary or legally privileged information. If you are not >> the intended recipient, please delete it without reading the contents. >> Thank you. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
