I need to be able to detect how many items there are in the response data then POST the items as parameters at run time.
sebb-2-2 wrote: > > On 09/12/2008, wicky_boy <[email protected]> wrote: >> >> Hi All, >> >> Jmeter newbie here. >> >> On a user level in a .jsp page I have a list of items with same pattern. >> Each item has a check box. I can extract and then POST a checked single >> item >> as a parameter in the next POST. >> >> As the list in the test may have varied length I would like to be able >> to >> dynamically extract from ALL items in the list and then POST ALL checked >> items as paramaters in the next POST. >> >> Any help gratefully received. > > I suggest you use the JMeter Proxy Recorder to record a sample test > plan and then adjust that as needed. > >> Wicky_boy >> >> >> >> -- >> View this message in context: >> http://www.nabble.com/How-to-extract-and-send-multiple-dynamic-checkbox-parameters---tp20911576p20911576.html >> Sent from the JMeter - User mailing list archive at Nabble.com. >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/How-to-extract-and-send-multiple-dynamic-checkbox-parameters---tp20911576p21974248.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

