Hi  JMeter Dev,
                     I am herewith sending you  a PATCH  for  Size
asseration Gui (Bug id 15412).


Bug id  15412,
                    For  this bug  other then EQUAL  is not at all
working.  Each selection of comparision operator  shows  same result  in
the  Asseration Results Listener(GUI).

Results:

1. If you select  EQUAL TO , the result in the  Asseration Result
Listener GUI.
            "The result was the wrong size: It was 6,827 bytes, but
should have been equal to 200 bytes."

2. If you select  NOT EQUAL , the result in the  Asseration Result
Listener GUI.
            "The result was the wrong size: It was 6,827 bytes, but
should have been equal to 200 bytes."

3. If you select  GREATER THEN , the result in the  Asseration Result
Listener GUI.
            "The result was the wrong size: It was 6,827 bytes, but
should have been equal to 200 bytes."

 4. If you select  LESS THEN , the result in the  Asseration Result
Listener GUI.
            "The result was the wrong size: It was 6,827 bytes, but
should have been equal to 200 bytes."

 5. If you select  GREATER THEN  EQUAL TO , the result in the
Asseration Result Listener GUI.
            "The result was the wrong size: It was 6,827 bytes, but
should have been equal to 200 bytes."

 6. If you select  LESSER THEN EQUAL TO, the result in the  Asseration
Result Listener GUI.
            "The result was the wrong size: It was 6,827 bytes, but
should have been equal to 200 bytes."

                           So i  made some change in the existing
code.Now it is working.

                           It is not storing the  selected comparision
operator in the JMX file. So you save the TestPlan and  Again open  the
TestPlan  it will not retrive the  previously selected comparision
operator.  That updation also done in the PATCH file.now it will
retrive the selected comparision operator.



Attachment: Bugid15412.jar
Description: application/java-archive

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to