Re: YaMeter - Yet Another Load Testing Tool with more Cloud

2017-09-13 Thread Emilian Bold
Yes, a project notion would have to be introduced. Project = test plan
+ resources + some of the .properties configs

--emi


On Wed, Sep 13, 2017 at 11:11 AM, Antonio Gomes Rodrigues
 wrote:
> 2017-09-13 9:54 GMT+02:00 Emilian Bold :
>
>> > What do you mean by multi-document?
>>
>> Having multiple test plans open at the same time, being able to edit /
>> run them independently.
>>
>> --emi
>>
> Thanks to your answer
>
> I think we need "project file" too
>
> "Project file" = test plan + csv file if needed + etc.
>
> Antonio
>
>
>>
>>
>> On Wed, Sep 13, 2017 at 10:44 AM, Antonio Gomes Rodrigues
>>  wrote:
>> > 2017-09-13 7:48 GMT+02:00 Emilian Bold :
>> >
>> >> >- I suppose you're embedding a JMeter right ?
>> >>
>> >> Yes, of course. Which was not easy because JMeter really expects to be
>> >> running with full control of the VM.
>> >>
>> >> >   - why use this old "graph results" and not more modern elements or
>> the
>> >> >   web report ?
>> >>
>> >> No particular reason, I just picked something from the Add | Listener
>> >> popup menu.
>> >>
>> >> >   - Any reason to limiting it to AWS ? why not use jcloud to make it
>> more
>> >> >   cloud agnostic ?
>> >>
>> >> To me AWS is the big one. I didn't want to use jCloud because I didn't
>> >> want to have to think about how jCloud might map their concepts on top
>> >> of the AWS concepts and debug jCloud instead of just debugging AWS's
>> >> own SDK. In time it might make sense to code against a single API.
>> >>
>> >> >   - You plan to share it on github ?
>> >>
>> >> In time, yes. Right now this is also a poll for load testing users'
>> needs.
>> >>
>> >
>> > Great :-)
>> >
>> >
>> >>
>> >> Besides the cloud integration, there are some other aspects the might
>> >> be interesting for JMeter to pursue: multi-document,
>> >
>> > What do you mean by multi-document?
>> >
>> >
>> >> modular
>> >> architecture,
>> >
>> >
>> >
>> >> out-of-the-box plugin portal.
>> >>
>> > It will be great too
>> >
>> >
>> >>
>> >> --emi
>> >>
>> >>
>> >> On Tue, Sep 12, 2017 at 11:07 PM, Philippe Mouawad
>> >>  wrote:
>> >> > Hello Emilian,
>> >> > Very Interesting and nice for a prototype, few notes/questions:
>> >> >
>> >> >- I suppose you're embedding a JMeter right ?
>> >> >- why use this old "graph results" and not more modern elements or
>> the
>> >> >web report ?
>> >> >- Any reason to limiting it to AWS ? why not use jcloud to make it
>> >> more
>> >> >cloud agnostic ?
>> >> >- You plan to share it on github ?
>> >> >
>> >> > Thanks for sharing
>> >> >
>> >> > Regards
>> >> >
>> >> > On Tue, Sep 12, 2017 at 10:02 AM, Emilian Bold <
>> emilian.b...@gmail.com>
>> >> > wrote:
>> >> >
>> >> >> Here's a video with a working prototype of my Amazon EC2 integration
>> for
>> >> >> remote tests: https://vimeo.com/233443690
>> >> >>
>> >> >> --emi
>> >> >>
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > Cordialement.
>> >> > Philippe Mouawad.
>> >>
>>


Re: YaMeter - Yet Another Load Testing Tool with more Cloud

2017-09-13 Thread Antonio Gomes Rodrigues
2017-09-13 9:54 GMT+02:00 Emilian Bold :

> > What do you mean by multi-document?
>
> Having multiple test plans open at the same time, being able to edit /
> run them independently.
>
> --emi
>
Thanks to your answer

I think we need "project file" too

"Project file" = test plan + csv file if needed + etc.

Antonio


>
>
> On Wed, Sep 13, 2017 at 10:44 AM, Antonio Gomes Rodrigues
>  wrote:
> > 2017-09-13 7:48 GMT+02:00 Emilian Bold :
> >
> >> >- I suppose you're embedding a JMeter right ?
> >>
> >> Yes, of course. Which was not easy because JMeter really expects to be
> >> running with full control of the VM.
> >>
> >> >   - why use this old "graph results" and not more modern elements or
> the
> >> >   web report ?
> >>
> >> No particular reason, I just picked something from the Add | Listener
> >> popup menu.
> >>
> >> >   - Any reason to limiting it to AWS ? why not use jcloud to make it
> more
> >> >   cloud agnostic ?
> >>
> >> To me AWS is the big one. I didn't want to use jCloud because I didn't
> >> want to have to think about how jCloud might map their concepts on top
> >> of the AWS concepts and debug jCloud instead of just debugging AWS's
> >> own SDK. In time it might make sense to code against a single API.
> >>
> >> >   - You plan to share it on github ?
> >>
> >> In time, yes. Right now this is also a poll for load testing users'
> needs.
> >>
> >
> > Great :-)
> >
> >
> >>
> >> Besides the cloud integration, there are some other aspects the might
> >> be interesting for JMeter to pursue: multi-document,
> >
> > What do you mean by multi-document?
> >
> >
> >> modular
> >> architecture,
> >
> >
> >
> >> out-of-the-box plugin portal.
> >>
> > It will be great too
> >
> >
> >>
> >> --emi
> >>
> >>
> >> On Tue, Sep 12, 2017 at 11:07 PM, Philippe Mouawad
> >>  wrote:
> >> > Hello Emilian,
> >> > Very Interesting and nice for a prototype, few notes/questions:
> >> >
> >> >- I suppose you're embedding a JMeter right ?
> >> >- why use this old "graph results" and not more modern elements or
> the
> >> >web report ?
> >> >- Any reason to limiting it to AWS ? why not use jcloud to make it
> >> more
> >> >cloud agnostic ?
> >> >- You plan to share it on github ?
> >> >
> >> > Thanks for sharing
> >> >
> >> > Regards
> >> >
> >> > On Tue, Sep 12, 2017 at 10:02 AM, Emilian Bold <
> emilian.b...@gmail.com>
> >> > wrote:
> >> >
> >> >> Here's a video with a working prototype of my Amazon EC2 integration
> for
> >> >> remote tests: https://vimeo.com/233443690
> >> >>
> >> >> --emi
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Cordialement.
> >> > Philippe Mouawad.
> >>
>


Re: YaMeter - Yet Another Load Testing Tool with more Cloud

2017-09-13 Thread Emilian Bold
> What do you mean by multi-document?

Having multiple test plans open at the same time, being able to edit /
run them independently.

--emi


On Wed, Sep 13, 2017 at 10:44 AM, Antonio Gomes Rodrigues
 wrote:
> 2017-09-13 7:48 GMT+02:00 Emilian Bold :
>
>> >- I suppose you're embedding a JMeter right ?
>>
>> Yes, of course. Which was not easy because JMeter really expects to be
>> running with full control of the VM.
>>
>> >   - why use this old "graph results" and not more modern elements or the
>> >   web report ?
>>
>> No particular reason, I just picked something from the Add | Listener
>> popup menu.
>>
>> >   - Any reason to limiting it to AWS ? why not use jcloud to make it more
>> >   cloud agnostic ?
>>
>> To me AWS is the big one. I didn't want to use jCloud because I didn't
>> want to have to think about how jCloud might map their concepts on top
>> of the AWS concepts and debug jCloud instead of just debugging AWS's
>> own SDK. In time it might make sense to code against a single API.
>>
>> >   - You plan to share it on github ?
>>
>> In time, yes. Right now this is also a poll for load testing users' needs.
>>
>
> Great :-)
>
>
>>
>> Besides the cloud integration, there are some other aspects the might
>> be interesting for JMeter to pursue: multi-document,
>
> What do you mean by multi-document?
>
>
>> modular
>> architecture,
>
>
>
>> out-of-the-box plugin portal.
>>
> It will be great too
>
>
>>
>> --emi
>>
>>
>> On Tue, Sep 12, 2017 at 11:07 PM, Philippe Mouawad
>>  wrote:
>> > Hello Emilian,
>> > Very Interesting and nice for a prototype, few notes/questions:
>> >
>> >- I suppose you're embedding a JMeter right ?
>> >- why use this old "graph results" and not more modern elements or the
>> >web report ?
>> >- Any reason to limiting it to AWS ? why not use jcloud to make it
>> more
>> >cloud agnostic ?
>> >- You plan to share it on github ?
>> >
>> > Thanks for sharing
>> >
>> > Regards
>> >
>> > On Tue, Sep 12, 2017 at 10:02 AM, Emilian Bold 
>> > wrote:
>> >
>> >> Here's a video with a working prototype of my Amazon EC2 integration for
>> >> remote tests: https://vimeo.com/233443690
>> >>
>> >> --emi
>> >>
>> >
>> >
>> >
>> > --
>> > Cordialement.
>> > Philippe Mouawad.
>>


Re: YaMeter - Yet Another Load Testing Tool with more Cloud

2017-09-13 Thread Antonio Gomes Rodrigues
2017-09-13 7:48 GMT+02:00 Emilian Bold :

> >- I suppose you're embedding a JMeter right ?
>
> Yes, of course. Which was not easy because JMeter really expects to be
> running with full control of the VM.
>
> >   - why use this old "graph results" and not more modern elements or the
> >   web report ?
>
> No particular reason, I just picked something from the Add | Listener
> popup menu.
>
> >   - Any reason to limiting it to AWS ? why not use jcloud to make it more
> >   cloud agnostic ?
>
> To me AWS is the big one. I didn't want to use jCloud because I didn't
> want to have to think about how jCloud might map their concepts on top
> of the AWS concepts and debug jCloud instead of just debugging AWS's
> own SDK. In time it might make sense to code against a single API.
>
> >   - You plan to share it on github ?
>
> In time, yes. Right now this is also a poll for load testing users' needs.
>

Great :-)


>
> Besides the cloud integration, there are some other aspects the might
> be interesting for JMeter to pursue: multi-document,

What do you mean by multi-document?


> modular
> architecture,



> out-of-the-box plugin portal.
>
It will be great too


>
> --emi
>
>
> On Tue, Sep 12, 2017 at 11:07 PM, Philippe Mouawad
>  wrote:
> > Hello Emilian,
> > Very Interesting and nice for a prototype, few notes/questions:
> >
> >- I suppose you're embedding a JMeter right ?
> >- why use this old "graph results" and not more modern elements or the
> >web report ?
> >- Any reason to limiting it to AWS ? why not use jcloud to make it
> more
> >cloud agnostic ?
> >- You plan to share it on github ?
> >
> > Thanks for sharing
> >
> > Regards
> >
> > On Tue, Sep 12, 2017 at 10:02 AM, Emilian Bold 
> > wrote:
> >
> >> Here's a video with a working prototype of my Amazon EC2 integration for
> >> remote tests: https://vimeo.com/233443690
> >>
> >> --emi
> >>
> >
> >
> >
> > --
> > Cordialement.
> > Philippe Mouawad.
>