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

            Bug ID: 65189
           Summary: Comparison Assertion Visualizer is displaying HTTP
                    Request details of same sampler in Left & Right
                    section
           Product: JMeter
           Version: 5.1.1
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.5

Comparison Assertion Visualizer is displaying HTTP Request details of the same
sampler in the Left & Right section

Use Case:
Sample Tree view:

ThreadGroup Test:
    -HTTP Sampler Request A: HTTPS://test.com/A
    -HTTP Sampler Request B: HTTPS://test.com/B
    -Compare Assertion : compareContent=False & CompareTime=1
    -Comparison Assertion Visualizer

Expected Behavior for Assertion: Compare assertion will check the Time
difference between request A & B. If found return and ERROR.

Expected Behavior for Visualiser: It should display time difference and Request
details in the left & Right section.

Ideally Left section should display details of Request A & the right section
should display details of Request B.


*Actual behavior of visualizer*: It displays the actual time taken by Request A
on the Left side and by Request B on the right side but the Host, Path,
Headers, etc information being displayed the same on both the section.

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

Reply via email to