[Tsung] Reading External File

Nicolas Niclausse nicolas at niclux.org
Thu Nov 8 10:14:11 CET 2007


Keith Gould ecrivait le 25.10.2007 19:10:


> The goal is to hit my web server with thousands of specific users, all
> of whom I have saved in a CSV file.  The username&password are
> parameters in the URL.
> 
> ex: http:www.mydomain.com/myapi.php?action=some_action&username=
> <http:www.mydomain.com/myapi.php?action=some_action&username=><username>&password=<password>
> where username and password pulled from each line of the CSV.
> 
> Can anyone give me more detail on how to do this?  I have Tsung working,
> and have run multiple tests, though never with an external file.  I'm
> not an Erlang coder, and don't understand the manual.

Hello,

I updated the manual, you can see the latest version here:

http://tsung.erlang-projects.org/user_manual-svn.html#htoc43

Can you figure out how to do what you want now ?

-- 
Nicolas


More information about the Tsung-users mailing list