RE: Extracting Random Value from a Combobox

2004-08-25 Thread BAZLEY, Sebastian
Why not just use a random number between 1 and 5? You can use an Assertion to check the general format of the reply first if required. Or you can read the random value from a file using _StringFromFile() or __CSVRead(). == The regular expression extractor has a random function. For this to be of

Re: win2000 FYI

2004-08-25 Thread Jordi Salvat i Alabart
En/na Michael Chandler ha escrit: Just an FYI.. I tried a few things at the command prompt with the -Xms switch on my win2000 box just for the heck of it. Here's what I got. Weird. C:\jakarta-jmeter-2.0.1\bin>java -Xms1.024m Invalid initial heap size: -Xms1.024m The dot makes it invalid.

Re: URGENT regexFunction

2004-08-25 Thread Rita danger
Hi Sorry its me again, I have installed the latest nersion of Jmeter 2.0.1 and Java 1.4.5 But when I run my jmeter test it seems to stop straight away. The error given is as follows 004/08/25 11:00:04 ERROR - jmeter.gui.action.RemoteStart: java.rmi.ConnectException: Connection refused to host: 12

RE: URGENT regexFunction

2004-08-25 Thread BAZLEY, Sebastian
The text of the error messages suggests that you were trying to run JMeter using Remote start, without first starting RMI and the remote JMeter server. However, you haven't actually said how you ran the test - the command line or menu option you used would be helpful here. Try running JMeter loca

RE: URGENT regexFunction

2004-08-25 Thread Rita danger
I am running a Jmeter test which I recorded to create a booking and add a product (using productID) to the booking. When I run the test, because it has rcorded the productID it keeps referencing the same product instead of creating a new productID. How do I get it to product new productID's inst

RE: URGENT regexFunction

2004-08-25 Thread Michael Stover
http://wiki.apache.org/jakarta-jmeter/JMeterFAQ#head-75174ebf2091fc8142f067e5fd8a6d7e5a566b8c http://wiki.apache.org/jakarta-jmeter/JMeterFAQ#head-838de59592f482b07dd7c7f14a25e3667b8f1863 http://weitz.de/regex-coach/ http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expre

RE: URGENT regexFunction

2004-08-25 Thread Rita danger
Thanks and I have had a look at all these - but its not very clear Can you help explain the below steps, Copy the HTTP Request we created in the previous question and paste to the thread group after the previous HTTP Request Change the following values: Path: /estore/control/product Add Parameter

win2k FYI

2004-08-25 Thread Michael Chandler
As far as I can tell, Jmeter is working sufficiently, on win2k, when I chose the 'start' menu option to run my test. Even though I am starting rmiregestry from the sdk bin folder, I cannot do a 'remote start'. It gives me a 'bad call to remote host' error message. I can run it on my XP box with the

RE: Conditional Dump Of HTTP Responses

2004-08-25 Thread Michael Stover
So don't use the Save Responses Post Processor - use the listeners. -Mike On Tue, 2004-08-24 at 09:29, Pollard, Matthew (Mat) 1275 wrote: > Sadly, the "save responses to file" post processor doesn't have the option > to save only upon error. And there doesn't seem to be a way to scope the > post-

Which is the best Perfomance Monitoring Tool for Linux?

2004-08-25 Thread Shankar s
Hi all, We are using 'perfmon' to identify the System(CPU & Memory) Performance in Windows 2000. Now we need to check the System Performance in Linux system. Can anybody suggest a good tool to monitor system performance in Linux system. Thanks & Regards Shankar -