Is it possible to pause/break and continue

2005-09-16 Thread Hemadri Dasari
Hi, I am trying to automate the process of web registration and I get a image which contains text that I need to visually read and type into the next http request as a parameter and also pass along all the cookies I got in the current request. I am not sure how to automate this sequence and if th

Regular Expression and URL decode

2005-09-14 Thread Hemadri Dasari
Hi, I am trying to extract regular expressions from the current response and pass the values in the subsequent requests. Here is the string I have from a http response: rc=0&aUrl=https%3A%2F%2Fzion.qa.abc.com%3A8443%2Fdirect%3Faction%3DaUrl%26version%3D2.0&bUrl=... I like to extract

Pre-cooked Cookie

2003-10-01 Thread Hemadri Dasari
Hi, We like to send a cookie with the login name as the value with some of our http requests. We made changes in the code on the web server to bypass authentication done via https as we could not configure jmeter to work with https requests. I tried to add this cookie name and value in the cookie

[Fwd: Re: [OT] Bandwidth Throttling]

2003-06-25 Thread Hemadri Dasari
You can try the free stress tool from Microsoft : http://download.microsoft.com/download/a/8/2/a82e7ba7-c772-4ec4-b186-2cf147f42c11/setup.exe Casadonte, Joe wrote: Does anyone know of a tool to artificially throttle a Windows network connection? I want to test some changes that probably won't b

RE: data analyzer weirdness

2002-04-30 Thread Hemadri Dasari
Hi Joe, Could you please share a sample to calculate min/max/avg. Also, does anyone know why I am getting this error when I try to use HTTP Proxy server to record. This was with the latest (today's) build: * Initializing... Creating Config Object...OK Creating Cache

HTMLLinkParser - Not sending parameters

2002-04-24 Thread Hemadri Dasari
Hi All, Thanks to Tanya, I was able to get started on HTML Link Parser. I have a question that I hope someone in this list will be able to answer. The main page that I am starting to spider is http://hometown.aol.de/ and it has some URLs like "http://hometown.aol.de/mt.ssp?f=g"; and jmeter tries