Hi Adrian! Thanks a lot!!! I repeated the steps you did and everything works fine! Now I can move further...
Best regards, Ivan. AdrianF wrote: > > > Hi, > > Ive taken a look at this and I think I see what your issue is - its > actually > do to with the way you are using the Include controller (incorrectly, im > afraid!!) > > See - > http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Include_ > Controller > > The script you are including should not contain a thread group - it should > just be a simple controller with your samplers. > > I fixed this by doing the following: > > - Add a simple controller to setup.jmx > - Add all http samplers under this controller > - Click on controller and choose "save selection" from the file menu > - Save this to a new jmx file > - Change your main.jmx to include this file rather than setup.jmx > - Add the user variables element to the main.jmx (you might be able to > leave > this element in the include file, if that works better for you, but I > didnt > test this) > > And then it works. > > Hopefully that works for your scenario. > > - Adrian > > ************************ > > This message has been delivered to the Internet by the Revenue Internet > e-mail service (OP) > > ************************* > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Need-an-advice-on-how-to-share-https-session-between-test-plans-tp20443509p20483339.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]

