RE: Logging out Users

2003-06-20 Thread John . Peak
I meant to respond to this earlier, but was trying to hit a deadline for my testing. I really agree with you here. Maybe this is as simple as dividing the Once Only Controller into a "Once Only Startup" and "Once Only Cleanup". A "Force Cleanup" flag could be included on the Cleanup Controller t

RE: Logging out Users

2003-06-18 Thread John . Peak
Thanks for the suggestion. I am just looking for quick & dirty so that is probably more than I want to deal with. These systems are in a production environment and the production folks are a little militant about adding anything to their servers. I will just use threads and counters to complete

RE: Logging out Users

2003-06-18 Thread John . Peak
Thanks for the info. The application does auto-logout someone after a certain amount of time. We want to schedule load testing for 5,10,20,35,50 users each in 10 minute time intervals in quick succession. I don't want to have to wait in between tests for the users to logout. -John -Origi

RE: Logging out Users

2003-06-18 Thread John . Peak
Am I doing something wrong? I have: Test Plan Cookie Mgr TGroup1 (2 threads) Login (Once Only Controller) Test1 Test2 TGroup2 (2 threads) Logout (Once Only Controller) The Logout creates a new session for each thread rather than resuming a session from the previous ThreadGro

RE: Logging out Users

2003-06-18 Thread John . Peak
I assume the serial processing means that I select "Run each Thread Group separately" on the test plan. This does work for looping, but does not seem to work if I schedule the first thread group. The more I think about it even if I do get it working I think I will still have a problem logging out

RE: Logging out Users

2003-06-18 Thread John . Peak
Excellent. Thanks to both of you for the ideas! -John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 8:47 AM To: JMeter Users List Subject:RE: Logging out Users Ooh, good idea! On 18 Jun 2003 at 13:37, BAZLEY, Sebas

RE: Logging out Users

2003-06-18 Thread John . Peak
Sorry. You're correct. I was hoping to run the tests forever and use the scheduler, though. Any ideas on how this could be accomplished? Thanks! --John -Original Message- From: BAZLEY, Sebastian [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 7:57 AM To: 'JMeter Use

Logging out Users

2003-06-18 Thread John . Peak
I have a feeling this is more a feature request than a question, but can anyone tell me how I can perform a user logout after testing. I need something like a Once Only Controller, but that runs after the last loop iteration at the end of my test plan. Without this I have skewed test results if I

Custom Functions?

2003-06-16 Thread John . Peak
Is there any way to create only custom functions using JMeter? I want to create a function that randomly picks a value from a list that was loaded into a file. It does not appear that this can be done with the current function set. Thanks, John Note: The information contained in this email