Hello All, Any thoughts on this ? Thanks
On Thu, Nov 8, 2018 at 10:42 PM Philippe Mouawad < [email protected]> wrote: > Hello, > > I think we need to provide a solution to a problem that frequently > triggers when doing HTTP Tests. > I'll describe at least 3 use cases : > > - Very frequent : > - The need to clear cookie at some step. There is no OOTB > solution. User has to add a PostProcessor under an HTTP request to > access > the CookieManager and call clear on it, issues: > - Not simple > - Why can't I access CookieManager outside of HTTP Sampler ? > - Sometimes I don't want to do that as part of an HTTP Request > call > - In relation to first query, if you're using Client Certificate > Authentication, clearing cookies it not enought, we need to reset SSL State > - This requirement: > - https://bz.apache.org/bugzilla/show_bug.cgi?id=62861 > > > Do you have ideas to provide a solution to this ? > I don't find a solution that I like, here is a proposal for 1st and Second > requirements, that does not suit me: > > - Create a function that will store in JMeterVariables a flag > - The concerned components (HTTP Request) , will test this flag and do > the necessary > > > Any ideas ? > > > > > <https://www.openstreetmap.org/#map=18/50.69454/3.16455> > -- [image: logo Ubik Ingenierie] <https://www.ubik-ingenierie.com> Philippe Mouawad 320914981 <+33320914981> | [email protected] [image: ubik-ingenierie.com] ubik-ingenierie.com <https://www.ubik-ingenierie.com> | [image: 03.20.91.49.81] 03.20.91.49.81 <+33320914981> | [image: 23 rue du chemin de fer , 59100 , Roubaix] 23 rue du chemin de fer, 59100, Roubaix <https://www.openstreetmap.org/#map=18/50.69454/3.16455>
