Hello,

1/ It is now possible to add parameterized templates with implementation
and commit of Bug 62870.

2/ An additional way is proposed in this bugzilla where a PR has been
added, allowing to create a Test plan from cURL command :
- https://bz.apache.org/bugzilla/show_bug.cgi?id=62959

Note it's a Work In Progress, PRs to improve it are welcome here if you
feel it's interesting and want to enhance:

   - https://github.com/ubikloadpack/jmeter/tree/BUG-62959


Regards
UbikLoadPack Team

On Thu, Jul 19, 2018 at 7:21 AM Ralf Roeber <rar...@gmail.com> wrote:

> El mié., 18 jul. 2018 22:06, Philippe Mouawad <philippe.moua...@gmail.com>
> escribió:
>
> > Hello,
> > I think it's a very good idea that would help newbies with JMeter.
> >
> > I think a simple way to implement it would be would be a menu in File:
> >
> > > Test URL
> >
> > User would just enter the URL and check and a test plan would be created:
> > Test Plan
> >       |--------Thread Group
> >                        |------- HTTP Request with URL in path
> >                                       | -- Header Manager with User-Agent
> > set to ApacheJMeter
> >       |-------- View Results Tree
> >
> >
> > What's your thoughts ?
> >
>
> Add variables to steer threads, http request and assertion
> Add a CookieManager
> Add a Loop
> Add an assertion
>
> If you use an URL from Jmeter-Website as predefined in variables to call in
> http request, then Jmeter is calling home and one might understand more
> about it's usage.
>
>
>
> > Regards
> >
> > On Wed, Dec 6, 2017 at 7:27 AM, Or Mark <orima...@gmail.com> wrote:
> >
> > > I need your opinions about an enhancement I opened.
> > >
> > > I want to be able to execute Sampler (especially HTTP) on demand
> without
> > > execute full test.
> > >
> > > This can be done in postman or in blazemeter ( or calling cUrl ).
> > >
> > > I want to know what is the scope of the change can be. Beacause it can
> be
> > > very wide or/and specific,
> > >
> > > I'm suggesting adding a Send button in Sampler, but it can be on
> > hierarchy
> > > tree or on right click on a Sampler.
> > >
> > > Easiest option is to send url as is inside path.
> > >
> > > Second option is to send all attributes of Sampler as is.
> > >
> > > Third option is to evaluate all variables and functions in Sampler
> which
> > > means to load variables and properties in Test plan/Thread group level.
> > >
> > > Thank you in advanced,
> > > Ori marko
> > >
> >
> >
> >
> > --
> > Cordialement.
> > Philippe Mouawad.
> >
>

Reply via email to