Hello Sebb, I made local tests on Pre/Post processor, it seems to be OK. I have only one remark concerning TransactionController option, if you have time to look at it. See mail :
- Question about 52128 and TransactionSampler And one note, this feature can impact a little response time accuracy because: - It increases the number of SQL queries done on DB - Making Insert/Updates/Deletes can also impact the execution plan since DB statistics won't be played But it can be useful for Functionnal Testing. Regards Philippe On Sat, Dec 3, 2011 at 10:10 AM, Milamber <[email protected]> wrote: > > > Le 03/12/2011 08:37, Philippe Mouawad a ecrit : > > It's not on défault toolbar because it was Added in the same period. > > But i think it should be as all other actions are available. > > I Will try to create one and add it unlEss milamber you want to do it. > > > > I can do an icon for the action. > > > I also thought about Start icône with a red X on a clock. > > > > Good idea. > > Milamber > > > > Regards > > Philippe > > > > On Saturday, December 3, 2011, sebb <[email protected]> wrote: > > > >> On 2 December 2011 22:48, Philippe Mouawad <[email protected]> > >> > > wrote: > > > >>> OK. > >>> There is also a missing icon for new option "Start no pauses" in the > >>> toolbar. > >>> > >> I don't see it on the toolbar - is that why? Or is it omitted from the > >> default toolbar? > >> > >> > >>> I am not at all a designer :-) , do you know if we have the right to > use > >>> icons under creative commons licence ? > >>> > >> Depends which CC license you mean. > >> > >> See: http://www.apache.org/legal/resolved.html > >> > >> > >>> Or maybe Milamber you can create one ? > >>> > >> Or maybe just a red line through the Start icon? > >> Would be better than nothing ... > >> > >> > >>> Regards > >>> On Fri, Dec 2, 2011 at 10:56 PM, sebb <[email protected]> wrote: > >>> > >>> > >>>> On 2 December 2011 21:51, Philippe Mouawad < > [email protected]> > >>>> wrote: > >>>> > >>>>> On Fri, Dec 2, 2011 at 10:46 PM, sebb <[email protected]> wrote: > >>>>> > >>>>> > >>>>>> On 2 December 2011 21:36, Philippe Mouawad < > >>>>>> > > [email protected]> > > > >>>>>> wrote: > >>>>>> > >>>>>>> Hello Sebb, > >>>>>>> I think these 2 issues are still in progress: > >>>>>>> > >>>>>>> - 52131 < > https://issues.apache.org/bugzilla/show_bug.cgi?id=52131 > >>>>>>> > >> > >>>> :I > >>>> > >>>>>>> think you partly implemented it no ? > >>>>>>> > >>>>>> Yes, I made a start and got bogged down with fixing TestBean to > >>>>>> support File (and some other field types). > >>>>>> TestBean is now hopefully much improved, but the GUI aspects of > >>>>>> KeyStore have yet to be done. Might be able to get to that next > week. > >>>>>> > >>>>>> > >>>>>>> - 52128 < > https://issues.apache.org/bugzilla/show_bug.cgi?id=52128 > >>>>>>> > >> > >>>> : > >>>> > >>>>>>> Some documentation required ? I tried to fix it this evening. > >>>>>>> > >>>>>> Code reorganisation looks OK, but ought to have some basic testing > >>>>>> done on it - is that something you can do? > >>>>>> We don't have any unit tests for JDBC ... > >>>>>> > >>>>>> > >>>>>> > >>>>> Can you give me more details of what you expect ? > >>>>> Do you want me to implement junit tests or do some tests on the new > >>>>> > >>>> feature > >>>> > >>>>> ? > >>>>> > >>>>> I will try to do my best, but these days I am a bit overwhelmed by > >>>>> > > work > > > >>>> :-) > >>>> > >>>> Whatever you have time for. > >>>> > >>>> I imagine JUnit tests will be time consuming to set up initially, so > >>>> just basic local tests to see that it seems to work. > >>>> > >>>> > >>> > >>> > >>> -- > >>> Cordialement. > >>> Philippe Mouawad. > >>> > >> > > > > -- Cordialement. Philippe Mouawad.
