Bug 51091 - New function returning the name of the current "Test Plan"
Summary: New function returning the name of the current "Test Plan"
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 07:45 UTC by Ralf Hauser
Modified: 2011-11-08 21:15 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Hauser 2011-04-20 07:45:14 UTC
in analogy to Bug 49975

When using include controllers, it would be great to be able to easily print the name of the calling test plan
Comment 1 Philippe Mouawad 2011-11-06 21:21:47 UTC
Date: Sun Nov  6 21:20:36 2011
New Revision: 1198563

URL: http://svn.apache.org/viewvc?rev=1198563&view=rev
Log:
Bug 51091 - New function returning the name of the current "Test Plan"

Added:
   jmeter/trunk/src/functions/org/apache/jmeter/functions/TestPlanName.java   (with props)
Modified:
   jmeter/trunk/xdocs/changes.xml
   jmeter/trunk/xdocs/usermanual/functions.xml
Comment 2 Philippe Mouawad 2011-11-07 21:27:28 UTC
Current implementation not working with:
- Non GUI mode
- Remote Client Engine
Comment 3 Philippe Mouawad 2011-11-08 21:15:48 UTC
Date: Tue Nov  8 21:14:34 2011
New Revision: 1199459

URL: http://svn.apache.org/viewvc?rev=1199459&view=rev
Log:
Bug 51091 - New function returning the name of the current "Test Plan"

Modified:
   jmeter/trunk/src/core/org/apache/jmeter/JMeter.java
   jmeter/trunk/src/core/org/apache/jmeter/engine/ClientJMeterEngine.java
   jmeter/trunk/src/core/org/apache/jmeter/engine/RemoteJMeterEngine.java
   jmeter/trunk/src/core/org/apache/jmeter/engine/RemoteJMeterEngineImpl.java
   jmeter/trunk/src/core/org/apache/jmeter/services/FileServer.java
   jmeter/trunk/src/functions/org/apache/jmeter/functions/TestPlanName.java
   jmeter/trunk/xdocs/changes.xml
Comment 4 The ASF infrastructure team 2022-09-24 20:37:46 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2484