Re: [newbie] A couple of questions

2006-12-01 Thread Kyle Schmitt
If you want to make sure, use the applet on this page to test the regex, this is using the exact same lib as jmeter does http://jakarta.apache.org/oro/demo.html (it helped me a ton in the past two days) --Kyle - To unsubscribe,

Re: [newbie] A couple of questions

2006-12-01 Thread sebb
sers List > Subject: Re: [newbie] A couple of questions > > Duh! should have noticed those. > > Square brackets are used for character ranges - [abcxyz] > means match a or b or c or x or y or z. So your expression > will match any page with an a or e or ... in it. Rather too > per

RE: [newbie] A couple of questions

2006-12-01 Thread Francesco.Croci
ebb [mailto:[EMAIL PROTECTED] > Sent: Friday, December 01, 2006 12:42 PM > To: JMeter Users List > Subject: Re: [newbie] A couple of questions > > Duh! should have noticed those. > > Square brackets are used for character ranges - [abcxyz] > means match a or b or c or x or

Re: [newbie] A couple of questions

2006-12-01 Thread sebb
t; Sent: Friday, December 01, 2006 11:14 AM > To: jmeter-user@jakarta.apache.org > Subject: Re: [newbie] A couple of questions > > > hi Francesco, > > I think that the regular expression parser needs the > expression in square brackets. > Also, I think that * should be .* if y

RE: [newbie] A couple of questions

2006-12-01 Thread Francesco.Croci
Hi Ivan, tank you very much. With the square brakets it works fine :) Ciao Francesco > -Original Message- > From: Ivan Rancati [mailto:[EMAIL PROTECTED] > Sent: Friday, December 01, 2006 11:14 AM > To: jmeter-user@jakarta.apache.org > Subject: Re: [newbie] A coup

Re: [newbie] A couple of questions

2006-12-01 Thread sebb
uot;StartCheckout > Test failed, text expected to contain /(GetPayment* | Work*)/" > > If I put only "GetPayment*" as pattern to test, then I get a positive > match... > > Do I make something wrong? How do you build then "OR&quo

Re: [newbie] A couple of questions

2006-12-01 Thread Ivan Rancati
ment* | Work*)/" > > If I put only "GetPayment*" as pattern to test, then I get a positive > match... > > Do I make something wrong? How do you build then "OR" clauses? > > -- View this message in context: http://www.nabble.com/-newbie--A-cou

[newbie] A couple of questions

2006-12-01 Thread Francesco.Croci
Hi to all, I just started to use jmeter and I have the following questions/problems: First of all: I use the Sampler SOAP/XML-RPC Request and send this request: http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:soap12="http://www.w3.org/2003/05/soap-