[Tsung] How does Tsung Load and Execute a .swf file ?
Nicolas Niclausse
nicolas at niclux.org
Sat May 26 23:43:40 CEST 2007
Personal wrote:
> Does Tsung have this capability ?
>
> What .erl files would I have to edit to make this happen ?
Tsung does not parse swf nor html. It's the browser's job to do that (if
you use the recorder).
> I have an swf that loads then after loading makes a database call internally
> that retreives an XML file of Database Results from a query.
The recorder should record every http request, so it's not a problem.
If you don't use the recorder, you just have to put the request for the
XML document in the <session>
--
Nicolas
More information about the Tsung-users
mailing list