Hi, I use badboy to record a sequence of actions in a web-application and export the script to JMeter. One of the actions is selecting a database to be deleted from a drop-down list. Each database is associated with an unique id. The problem is, when the script is generated, the unique id is hardcoded into the script. Currently, I am able to look at the parameters in the JMeter panel and change the id manually so that the script works correctly. Is there some way I can instruct JMeter to dynamically retrieve the id each time instead of using the value in the script?
Any help will be appreciated! Thanks, Archana ===== ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ It is better to be hated for what you are than to be loved for what you are not. -Andre Gide __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

