Why not use XSLT?.
Also for the example you specify its easier to generate a CSV file and use
that to drive the test.
regards
deepak

On Tue, Jan 26, 2010 at 2:17 AM, Peter Goras <[email protected]> wrote:

> Hi jmeter users!
>
> My goal is to write a java programm that automatically generates a test
> plan jmx file based on a list of http requests.
>
> The test plan shall contain:
> - Thread group
>  - HTTP Request Defaults
>  - Random Controller
>    - HTTP Request
>    - [...] (amount of HTTP Requests. based on the input list)
>    - HTTP Request
> - Graph listener
>
> Which jmeter java classes do I have to use to create such a test plan
> programmatically and to generate the jmx file?
>
> I hope you can give me a hint or a code snipped. Thanks in advance!
>
> Best,
> Peter
>
> __________________________________________________
> Do You Yahoo!?
> Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz
> gegen Massenmails.
> http://mail.yahoo.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to