I need to load-test a portal application that is built on top of WebSphere Portal Server. In this application we have a significant number of URLs that include unique action ids as part of the URL; these action ids are regenerated everytime you go to any page in this application and I haven't been able to detect a pattern to these action ids. Given this, is it even possible to create a test plan in JMeter that can accomodate dynamic URLs? If it is possible, how do I do it (I can't tell from my limited perusal of the docs).
If it is not possible, I am thinking that for load test purposes, I will end up wrapping all the key links in the site inside javascript functions such that the javascript function names remain constant and I ought to be able to build a test plan using those js functions. I would imagine that I am not the only one with this problem; so I sure would appreciate suggestions/comments from this audience on what they have done in similar circumstances. To the JMeter dev team: Thanks for a great tool ... Regards-Vivek. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

