Copying/pasting in/from GUI?

2013-04-03 Thread Jakob van Bethlehem
Hello, Just a silly question maybe: but it seems i'm incapable of copying/pasting text from/into the JMeter GUI? Is this intended? And if not (hopefully), what could be wrong with my installation? Sincerely, Jakob van Bethlehem

Re: Using HTTP Request parameters in Response Assertion

2013-03-21 Thread Jakob van Bethlehem
, expect that these parameters are used to fill in some details. Think for instance about passing a port or a protocol that should be used when responding. Sincerely, Jakob van Bethlehem - To unsubscribe, e-mail: user-unsubscr

Using HTTP Request parameters in Response Assertion

2013-03-20 Thread Jakob van Bethlehem
are used to fill in some details. Think for instance about passing a port or a protocol that should be used when responding. Sincerely, Jakob van Bethlehem - To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org

About BeanShell

2013-03-19 Thread Jakob van Bethlehem
achieve that? My first guess was to copy/paste the function definition into the 'Value' column of a User Defined Variable in the Test Plan, but somehow that completely confuses the interpreter Sincerely, Jakob van Bethlehem

Re: Is there some tool/function available that converts a .jmx test-plan to a nice-looking HTML/PDF/.… document?

2013-03-12 Thread Jakob van Bethlehem
other wise open the script in unix/linux or from command prompt you can see the script. Thanks, Srinivas On Wed, Mar 6, 2013 at 4:56 PM, sebb seb...@gmail.com wrote: extras/schematic.cmd for Windows. On 6 March 2013 10:53, Jakob van Bethlehem ja...@jet-stream.nl wrote: Dear users

Re: Is there some tool/function available that converts a .jmx test-plan to a nice-looking HTML/PDF/.... document?

2013-03-12 Thread Jakob van Bethlehem
: We use xmlstarlet and the xsl files provided in jmeter extras folder. Charlie. -Original Message- From: Jakob van Bethlehem [mailto:ja...@jet-stream.nl] Sent: Tuesday, 12 March 2013 5:59 PM To: JMeter Users List Subject: Re: Is there some tool/function available that converts

Re: Can we use JMeter for Cloud Computing web applications?

2013-03-12 Thread Jakob van Bethlehem
Hello Amit, Even though JMeter is not a browser, it acts as a browser, in the sense that as far as your server is concerned, it is taking requests from a browser. In other words: everything a user could potentially do in a browser, can be simulated in JMeter (and subsequently verified by

What is the preferred method to assert multiple headers?

2013-03-11 Thread Jakob van Bethlehem
. Sincerely, Jakob van Bethlehem - To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org For additional commands, e-mail: user-h...@jmeter.apache.org

Is there some tool/function available that converts a .jmx test-plan to a nice-looking HTML/PDF/.… document?

2013-03-06 Thread Jakob van Bethlehem
, Doxygen for C/C++/.… Sincerely, Jakob van Bethlehem - To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org For additional commands, e-mail: user-h...@jmeter.apache.org

Inserting a user-defined variable in a Response Assertion pattern

2013-03-05 Thread Jakob van Bethlehem
can be run on different hosts, so I created a HOST variable, but on certain pages that host is displayed, which I would like to add again to the response pattern. Is this possible? Sincerely, Jakob van Bethlehem - To unsubscribe

Using CSV data config component with HTTP Request?

2013-03-05 Thread Jakob van Bethlehem
are added to the GET URL. I'm not sure exactly what combination of Thread-setting and Logical Components would be needed to achieve this, if at all possible. Sincerely, Jakob van Bethlehem - To unsubscribe, e-mail: user-unsubscr

Re: Inserting a user-defined variable in a Response Assertion pattern

2013-03-05 Thread Jakob van Bethlehem
) Sincerely, Jakob van Bethlehem On 5 mrt. 2013, at 13:15, Flavio Cysne flaviocy...@gmail.com wrote: Welcome, Jakob. As a starting point I suggest you reading the Best Practices advice ( http://jmeter.apache.org/usermanual/best-practices.html ). At first, before capturing the script, add