Hello Friends, I am working on a scenario in which...
Search with wild card and system responds with a table showing all records. Here I can select the number of records to be displayed in table i.e. 15, 30, 50 or 100 records from a drop down. Then I need to select the some random number of records with the help of Check boxes and I need to click on a *Generate Request* button. On the basis of check boxes /records selected, JMeter system records the field called as “selectedIdList” with value “name_sort%3DLEVEL_1_PART_100%60org_name_sort%3DVISTEON%60id%3D58071%7Cname_sort%3DLEVEL_2_PART_001%60org_name_sort%3DVISTEON %60id%3D58077%7Cname_sort%3DLEVEL_2_PART_002%60org_name_sort%3DVISTEON%60id%3D5${PortNum}%7Cname_sort%3DLEVEL_2_PART_003%60org...etc Now my concern is to *make this selection random*. Problem is to feed the above value *dynamically *to JMeter parameter. Please suggest me how can I select the check boxes dynamically and how can I feed the above generated value to JMeter. Thanks and Regards, Shirish G.