You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by max3163 <gi...@git.apache.org> on 2017/04/26 08:26:38 UTC

[GitHub] jmeter pull request #292: Display the result of the function when generate i...

GitHub user max3163 opened a pull request:

    https://github.com/apache/jmeter/pull/292

    Display the result of the function when generate it

    A little modification to display the result of a generated function in the function helper panel.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/max3163/jmeter displayResultFunction

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/292.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #292
    
----
commit f785e725313b727b1a30cae7c8c89a727019653e
Author: Chassagneux Maxime <41...@airfrance.fr>
Date:   2017-04-26T08:22:24Z

    Display the result of the function when generate it

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter issue #292: Display the result of the function when generate it

Posted by max3163 <gi...@git.apache.org>.
Github user max3163 commented on the issue:

    https://github.com/apache/jmeter/pull/292
  
    Yes it handles all functions but work only if no context is needed ( like variables )


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request #292: Display the result of the function when generate i...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jmeter/pull/292


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter issue #292: Display the result of the function when generate it

Posted by max3163 <gi...@git.apache.org>.
Github user max3163 commented on the issue:

    https://github.com/apache/jmeter/pull/292
  
    Sreenshot example : 
    ![image](https://cloud.githubusercontent.com/assets/13835366/25849096/4faa39d8-34bd-11e7-86b7-48512ad29c43.png)
    
    Any other feedbacks before merge it ?



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter issue #292: Display the result of the function when generate it

Posted by pmouawad <gi...@git.apache.org>.
Github user pmouawad commented on the issue:

    https://github.com/apache/jmeter/pull/292
  
    Hi @max3163 ,
    Interesting idea.
    Does your implementation handle all functions ?
    
    Thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter issue #292: Display the result of the function when generate it

Posted by pmouawad <gi...@git.apache.org>.
Github user pmouawad commented on the issue:

    https://github.com/apache/jmeter/pull/292
  
    Hello,
    It might be interesting to add some Text area to input some JSR223 Code to fill-in the context.
    
    As a fist step, we should document this and possibly add a Hint that pops up to explain that test only works for function not relying on context.
    
    Thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter issue #292: Display the result of the function when generate it

Posted by pmouawad <gi...@git.apache.org>.
Github user pmouawad commented on the issue:

    https://github.com/apache/jmeter/pull/292
  
    Hi Mabye a SyntaxtTextArea for result would be better


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---