[Tsung] Using tsung for out of the box testing
Eric Cestari
eric at ohmforce.com
Tue May 27 09:18:30 CEST 2008
Hi,
I'd like to use tsung to test websites functionnally.
One would record a scenario and would configure it with 1 client.
I need the following features :
- have a log file with all failing URLs (404, 500)
- matching response as in http://tsung.erlang-projects.org/user_manual.html#htoc45
, and in case of a non-match have a trace in the log.
Is there a way of doing that by tweaking the tsung.xml file ?
Or should I write some code ? In that case, would any of you have any
pointers of where to start looking ?
I was thinking of adding a "log" action like this :
<match do="log" when="nomatch">Welcome !</match>
Thanks in advance,
Eric
Eric Cestari
http://www.cestari.info/
More information about the Tsung-users
mailing list