You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/06/02 15:48:11 UTC

DO NOT REPLY [Bug 20418] New: - GUI behaviour problems - missing initialisation?

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20418>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20418

GUI behaviour problems - missing initialisation?

           Summary: GUI behaviour problems - missing initialisation?
           Product: JMeter
           Version: 1.9RC1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: tjsb@slb.com


Some GUI elements do not behave correctly unless they are displayed first.

Create a test plan:

Test Plan 
  HTTP (Thread Group) - 1 thread, 3 loops (say)
    Simple Controller
      HTTP Request
      Assertion Results
      View Results in Table

Save and exit (or New).

Re-Open the test plan.

Click on the toggles to open the full plan. 
Do *not* click on any of the element names (i.e. the rh pane still shows the 
Test Plan detail)

Now Run the test.

Click on Assertion Results or Table Results - both are empty.

It looks as though each Listener page needs to be displayed (by clicking on its 
name) before any output is shown.

There is a second bug:

Start JMeter.
Open the same test plan,
Expand the tree as above - don't click on any elements

Now click on one of the Listeners and delete it.

The Thread Group reverts to its default state.

If the Thread Group pane is displayed before the Listener is deleted, it is not 
affected by the deletion.

My guess is that some initialisation is not being done unless the tree element 
is displayed.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org