You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/05/22 15:14:07 UTC

[Bug 63458] New: When create a new Test Plan, please add one Thread Group and Listener View Result Tree

https://bz.apache.org/bugzilla/show_bug.cgi?id=63458

            Bug ID: 63458
           Summary: When create a new Test Plan, please add one Thread
                    Group and Listener View Result Tree
           Product: JMeter
           Version: 5.1.1
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: sebastian.boga@endava.com
  Target Milestone: JMETER_5.1.1

Created attachment 36595
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36595&action=edit
JMeter new script

Everytime a tester starts a new JMeter script, s/he need to ADD a Thread Group
and a listener View Results Tree.

1) When you hit New button it would be nice to have them already added under
Test Plan.
2) When you open JMeter in GUI mode from start.bat file, this would be nice to
be prepopulated: Thread Group and View Result Tree

Can this be implemented?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63458] When create a new Test Plan, please add one Thread Group and Listener View Result Tree

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63458

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|PC                          |All
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
                 OS|                            |All
           Severity|normal                      |enhancement
   Target Milestone|JMETER_5.1.1                |JMETER_5.2

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63458] When create a new Test Plan, please add one Thread Group and Listener View Result Tree

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63458

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|JMETER_5.2.1                |JMETER_5.3.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63458] When create a new Test Plan, please add one Thread Group and Listener View Result Tree

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63458

--- Comment #2 from Sebastian Boga <se...@endava.com> ---
I was looking at the Templates that we already have in version 5.2.1

Can we have a simple Template and name it Startup Template that will contain
one Thread Group with 1 thread, 1 sec ramp-up, 1 loop count (as we have it for
JDBC Load Test template) and just one listener: View Results Tree  ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63458] When create a new Test Plan, please add one Thread Group and Listener View Result Tree

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63458

--- Comment #4 from Sebastian Boga <se...@endava.com> ---
Here is the PR
https://github.com/apache/jmeter/pull/551

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63458] When create a new Test Plan, please add one Thread Group and Listener View Result Tree

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63458

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
           Keywords|                            |FixedInTrunk
   Target Milestone|JMETER_5.2                  |JMETER_5.2.1

--- Comment #5 from Felix Schumacher <fe...@internetallee.de> ---
Thanks for the PR. I have merged it with minor editings.

Could you test the next nightly, if it still works light you intended it to?
If it works for you, feel free to close this report.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63458] When create a new Test Plan, please add one Thread Group and Listener View Result Tree

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63458

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
This is interesting, but there might be different ideas of an ideal setup for
different users. Probably best to discuss this on the users or developers
mailing list.

It might be possible to combine our template system with your enhancement
request. That way every user could setup their environment as the like best.
The problem here would be, that we would have to think of a good way to
customize the startup template. Would a property be enough? Should it be
possible to configure it by gui?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63458] When create a new Test Plan, please add one Thread Group and Listener View Result Tree

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63458

--- Comment #6 from Felix Schumacher <fe...@internetallee.de> ---
commit f08edb2c7cb972c185bfa177c53e46677b9e8dae
AuthorDate: Fri Jan 3 12:04:26 2020 +0200

    Add new template "Functional Testing Test Plan [01]"

    Contributed by sebastian.boga at endava.com
    Bugzilla-ID: 63458
    Closes #551
---
 bin/templates/functional-testing-01-test-plan.jmx | 86 +++++++++++++++++++++++
 bin/templates/templates.xml                       | 16 +++++
 xdocs/changes.xml                                 |  2 +
 3 files changed, 104 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63458] When create a new Test Plan, please add one Thread Group and Listener View Result Tree

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63458

Sebastian Boga <se...@endava.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEEDINFO                    |RESOLVED

--- Comment #7 from Sebastian Boga <se...@endava.com> ---
I just tested the 5.3-SNAPSHOT from here:
https://builds.apache.org/job/JMeter-trunk/7587/ and it works.
Thank you very much.
Marking it as RESOLVED FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63458] When create a new Test Plan, please add one Thread Group and Listener View Result Tree

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63458

--- Comment #3 from Sebastian Boga <se...@endava.com> ---
I learned how to create a Template in JMeter meanwhile.
I'll push the changes to the main code, maybe somebody will approve it and the
community to enjoy having this template

-- 
You are receiving this mail because:
You are the assignee for the bug.