PATCH -Bug id 15412 Enhancement

2003-03-31 Thread ElanjChezhiyan
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.





Bugid15412.jar
Description: application/java-archive
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Bug id 15412-Enhancement

2003-03-28 Thread ElanjChezhiyan
HI  JMeter Dev,
 I am  hearwith sending you a  PATCH  file for the Size
asseration ie bug id 15412



Bug Id  15412 :

  The size asseration not working properly.it shows
result in the assertion listener "should have been equal to"for  all
the comparision operation. Also it did not store the selected operator
in the  JMX file. I made some  changes   in the existing code.Now it is
working fine. I have attatched the Patch file  with this mail.


Regrads,
elan


Bugid15412.jar
Description: application/java-archive
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]