Hi. I am using jmeter 1.9.1 with java 1.4.2 on winXP. I have created a test plan similar to that shown below. Problem: the request parameter address should be set up to submit values like "address=1600 Pennsylvania", "address=1601 Pennsylvania", etc. but it always starts at zero and instead works like "address=0 Pennsylvania", "address=1 Pennsylvania". Any ideas? thanks. test plan >thread group >> http header mgr >> http request mgr >> http cookie mgr >> loop controller >>>> http request 1 >>>> http request 2 >>>> http request 3 (has address=* among others) >>>>>> html parameter mask ( name=address, idprefix=, lowerbound=1600, >>>>>> upperbound=99999, increment=1, idsuffix= Pennsylvania
--------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software

