Re: Any issues with Webservice(soap) request sampler and Cookie Manager?

2005-10-14 Thread DharaniLakshmi Govindan
Peter/Matt, How exactly did you solve the problem? I have similar issue and I couldn't figure out to pass my security id along with the cookies for every other transaction. can someone give me the solution. It would be a great help. Thanks Dharani --- Peter Lin <[EMAIL PROTECTED]> wrote: > glad

Re: How to pass the value extracted to different request?

2005-10-07 Thread DharaniLakshmi Govindan
et me know --- Serguei Belikov <[EMAIL PROTECTED]> wrote: > So, extract it twice in different variables. Use one > to extract value > after each sampler and keep a second one for further > use. > > DharaniLakshmi Govindan wrote: > > >But I need the extracted value from th

Re: How to pass the value extracted to different request?

2005-10-05 Thread DharaniLakshmi Govindan
sampler is called. > If Calendar Details returns a new value you have to > extract it as well, > so make extractor a child of Simple Controller. > > DharaniLakshmi Govindan wrote: > > >Yes..the variable changes whenever I send a new > HTTP > >request. But I needed

Re: How to pass the value extracted to different request?

2005-10-05 Thread DharaniLakshmi Govindan
between > the 3rd and 4th samplers? > > On 05/10/05, DharaniLakshmi Govindan > <[EMAIL PROTECTED]> wrote: > > Pavel, > > > > Thanks for ur help! I could pass the value to > second > > and third HTTP request but I couldn't for the > fourth > &

Re: How to pass the value extracted to different request?

2005-10-04 Thread DharaniLakshmi Govindan
; Each HTTP request has a child RegExpression > PostProcessor to extract the > values and set them into variables. > The variables are used in next request and so on... > > > > On 10/4/05, DharaniLakshmi Govindan > <[EMAIL PROTECTED]> wrote: > > > >

How to pass the value extracted to different request?

2005-10-04 Thread DharaniLakshmi Govindan
Hi I'm keeping posting this question and I couldn't any help from anyone. So please help me to sort this out. I have a regular expression extractor which extracts the session id from the cookie. I could pass that value for the first HTTP request and when I try to do the same the for the next HTTP

Regular Expression Extractor

2005-09-29 Thread DharaniLakshmi Govindan
Hi This is the test plan I have: Test Plan - Thread Group - Regular Expression Extractor 1 - Regular Expression Extractor 2 - Simple Controller - Login HTTP Request - Render HTTP Request

HTTP Cookie Manager

2005-09-28 Thread DharaniLakshmi Govindan
I'm a newbie to JMeter and would like to do stress testing for my calendar application. My scenario is 1. Login 2. Create an event 3. Delete that event 4. Repeat step 2 and 3 may be 100 times 5. Repeat the whole process from step 1 to 4 100 times I recorded this for only single user to create a e