Simulating Web users
by
admin
—
last modified
Jun 11, 2010 02:26 PM
In order to test Web systems it's often necessary to simulate users. We'll look at one where we mine data from Apache log files to emulate prior user sessions.
| When |
May 10, 2010
from 07:00 PM to 09:00 PM |
|---|---|
| Where | UNH Durham, Morse Hall Conference room 301 |
| Contact Name | Robert Anderson |
| Add event to calendar |
|
A Python unittest(testoob) example approach overview.
Mining the apachelog for data and storing pickled "sessions".
A threaded python testing framework "testoob".
Dynamically adding unit tests from pickled sessions.
What about browser threading (concurrent client requests).

