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 2016/07/24 13:56:48 UTC

[Bug 59896] New: Report / Dashboard : Add a menu entry to generate a report on demand from a CSV file

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

            Bug ID: 59896
           Summary: Report / Dashboard : Add a menu entry to generate a
                    report on demand from a CSV file
           Product: JMeter
           Version: 3.0
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

It would be useful to have a menu entry (in tools?) to generate a report from a
csv file.

Menu entry would open a popup window with:
- file path for csv
- optional file path for generator properties
- output folder
- button to generate

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

[Bug 59896] Report / Dashboard : Add a menu entry to generate a report on demand from a CSV file

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sginsbourg@gmail.com

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
*** Bug 62970 has been marked as a duplicate of this bug. ***

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

[Bug 59896] Report / Dashboard : Add a menu entry to generate a report on demand from a CSV file

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

--- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Fri Mar  8 20:51:45 2019
New Revision: 1855066

URL: http://svn.apache.org/viewvc?rev=1855066&view=rev
Log:
Bug 59896 - Report / Dashboard : Add a menu entry to generate a report on
demand from a CSV file

Fix weird message 'unable to rename folder' when selecting second field and
clicking browse
Bugzilla Id: 59896

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/HtmlReportUI.java

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

[Bug 59896] Report / Dashboard : Add a menu entry to generate a report on demand from a CSV file

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

--- Comment #6 from Felix Schumacher <fe...@internetallee.de> ---
Date: Sat Mar  9 09:43:41 2019
New Revision: 1855099

URL: http://svn.apache.org/viewvc?rev=1855099&view=rev
Log:
Bug 59896 - Report / Dashboard : Add a menu entry to generate a report on
demand from a CSV file

Try to get independent from path separators on different platforms

Bugzilla Id: 59896


Modified:
   
jmeter/trunk/test/src/org/apache/jmeter/gui/action/HtmlReportGeneratorSpec.groovy

Date: Sat Mar  9 09:43:41 2019
New Revision: 1855099

URL: http://svn.apache.org/viewvc?rev=1855099&view=rev
Log:
Bug 59896 - Report / Dashboard : Add a menu entry to generate a report on
demand from a CSV file

Try to get independent from path separators on different platforms

Bugzilla Id: 59896


Modified:
   
jmeter/trunk/test/src/org/apache/jmeter/gui/action/HtmlReportGeneratorSpec.groovy

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

[Bug 59896] Report / Dashboard : Add a menu entry to generate a report on demand from a CSV file

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Hardware|Other                       |All
             Status|NEW                         |RESOLVED
           Keywords|                            |FixedInTrunk

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Wed Mar  6 19:59:29 2019
New Revision: 1854942

URL: http://svn.apache.org/viewvc?rev=1854942&view=rev
Log:
Bug 59896 - Report / Dashboard : Add a menu entry to generate a report on
demand from a CSV file

Contributed by UbikLoadPack

This closes #453
Bugzilla Id: 59896

Added:
    jmeter/trunk/bin/testfiles/HTMLReportExpect.json
    jmeter/trunk/bin/testfiles/HTMLReportFalseTestFile.csv
    jmeter/trunk/bin/testfiles/HTMLReportTestFile.csv
    jmeter/trunk/src/core/org/apache/jmeter/gui/HtmlReportAction.java   (with
props)
    jmeter/trunk/src/core/org/apache/jmeter/gui/HtmlReportUI.java   (with
props)
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/HtmlReportGenerator.java
  (with props)
    jmeter/trunk/test/src/org/apache/jmeter/gui/HtmlReportGUISpec.groovy
   
jmeter/trunk/test/src/org/apache/jmeter/gui/action/HtmlReportGeneratorSpec.groovy
    jmeter/trunk/xdocs/images/screenshots/html_report_menu.png   (with props)
Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/ActionNames.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/FileDialoger.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/generating-dashboard.xml
    jmeter/trunk/xdocs/usermanual/properties_reference.xml

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

[Bug 59896] Report / Dashboard : Add a menu entry to generate a report on demand from a CSV file

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

UbikLoadPack support <su...@ubikloadpack.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable
   Target Milestone|---                         |JMETER_5.2
                 CC|                            |support@ubikloadpack.com

--- Comment #2 from UbikLoadPack support <su...@ubikloadpack.com> ---
Hello,

We're happy to donate (we signed a CCLA) through this PR the enhancement:

- https://github.com/apache/jmeter/pull/453

Regards
@ubikloadpack Team
https://ubikloadpack.com

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

[Bug 59896] Report / Dashboard : Add a menu entry to generate a report on demand from a CSV file

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
See:


-
https://stackoverflow.com/questions/44201784/how-to-generate-html-file-in-jmeter-using-gui-alone

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