Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If Controller : Use expression by default and add a warning when the other mode is used #4549

Closed
asfimport opened this issue Oct 27, 2017 · 1 comment

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 61675):
Current default using javascript evaluation break scalability of JMeter.
This feature will:

  • switch this default to Expression evaluation
  • Have a warning on screen showing how to use it. Warning will become red when user uncheck the right option
  • Fix a bug where last settings of "Interpret Condition as Variable Expression" was used for next component due to lack of reset

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Fri Oct 27 09:50:06 2017
New Revision: 1813495

URL: http://svn.apache.org/viewvc?rev=1813495&view=rev
Log:
#4549 - If Controller : Use expression by default and add a warning when the other mode is used
#4549

Added:
jmeter/trunk/xdocs/images/screenshots/if_controller_expression.png (with props)
jmeter/trunk/xdocs/images/screenshots/if_controller_javascript.png (with props)
jmeter/trunk/xdocs/images/screenshots/if_controller_variable.png (with props)
Removed:
jmeter/trunk/xdocs/images/screenshots/ifcontroller.png
Modified:
jmeter/trunk/src/core/org/apache/jmeter/control/gui/IfControllerPanel.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/component_reference.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant