Re: Automated/load testing for WO apps
Re: Automated/load testing for WO apps
- Subject: Re: Automated/load testing for WO apps
- From: Mike Mitchell <email@hidden>
- Date: Tue, 13 Jul 2004 23:42:41 -0500
That's all well and good, but my problem is NOT the session ID. It's
the WO component IDs that follow it. Pretty much every link on the
site is a WO component, and they're different every session. One day
my home page is 6.0.1.1.6.2 and the next it's 26.0.1.1.6.3. So
basically I cannot count on any link on the site being static, which
makes it hard if not impossible to script navigation.
/mike
On Jul 13, 2004, at 2:57 PM, Michael Henderson wrote:
Hi,
I downloaded grinder : http://grinder.sourceforge.net
and modified it to rewrite recorded URLS, replacing the recorded
session id with the current session id
when replaying a recorded session. ( I modified my app to include a
header with the session id in it so I can get the session id
from the first request).
Mike
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.