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