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

Validation mode : Be able to force Throughput Controller to run as if it was set to 100% #4088

Closed
asfimport opened this issue Sep 3, 2016 · 4 comments

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 60082):
Related to new Validation feature introduced in #3807, it would be useful to be able to do the following.

When you have a test plan that uses Throughput Controller in percentage mode and you need to validate that code inside it is running fine, you always have during scripting phase to modify the value, test and then revert it back.

To speedup this process, it would be very useful to be able using the validation mode to always run throughput controller as if value was set to 100%.

By default this behaviour will be disabled and can be enable by setting:

testplan_validation.tpc_force_100_pct=true

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Sat Sep 3 09:24:08 2016
New Revision: 1759062

URL: http://svn.apache.org/viewvc?rev=1759062&view=rev
Log:
#4088 - Validation mode : Be able to force Throughput Controller to run as if it was set to 100%
#4088

Added:
jmeter/trunk/src/components/org/apache/jmeter/validation/
jmeter/trunk/src/components/org/apache/jmeter/validation/ComponentTreeClonerForValidation.java (with props)
Modified:
jmeter/trunk/bin/jmeter.properties
jmeter/trunk/src/core/org/apache/jmeter/gui/action/Start.java
jmeter/trunk/xdocs/changes.xml
jmeter/trunk/xdocs/usermanual/component_reference.xml

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
-1

The same effect can be achieved by disabling the timer.

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
The issue concerns the Throughput controller not the Constant Throughput Timer.

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Sun Sep 25 16:20:46 2016
New Revision: 1762220

URL: http://svn.apache.org/viewvc?rev=1762220&view=rev
Log:
[https://github.com//issues/4088] Validation mode : Be able to force Throughput Controller to run as if it was set to 100%
Document property
#4088

Modified:
jmeter/trunk/xdocs/usermanual/properties_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