RE: [New icons for JMeter] - feedback? [bcc][faked-from]

2005-06-13 Thread Krahe, Chris
Peter- Nice artwork. My favorites: * Book for Test Plan * Spool for Thread Group * Pencil for Simple Data Writer * Clock for Constant Throughput Timer Suggestions: * Green go button from Firefox (the circle w/out word 'Go') for HTTP Request * Diskette for Save Responses * Question mark for If Co

RE: correlation between test parameters and reality?

2005-03-14 Thread Krahe, Chris
I'd be curious to hear other people's thoughts on this. To me, the reality of the test is based on request timing (are there appropriate delays and variablity), request data (variability again), and requests themselves. You may run into limitations, however, when JMeter test exceeds your client C

RE: MS tool for stress test -Microsoft Web Application Stress Tool

2005-03-14 Thread Krahe, Chris
Microsoft Web Application Stress Tool was superceded by Application Center Test (ACT). For our small project we chose JMeter over both of these Microsoft tools for its ease of test plan creation/modification. ACT has a nice reporting tool for analyzing and comparing test results. -Original Me

RE: omiting nested url

2005-03-10 Thread Krahe, Chris
Josef- Is JMeter automatically requesting that URL when it parses the response of a page your test plan explicitly requests? For example, JMeter will do this for images. If so, turn off this feature for that request and explicitly request the things you do want. -Chris -Original Message---

RE: Users of JMeter? [bcc][faked-from]

2004-11-29 Thread Krahe, Chris
Contractor working on this site for the National Library of Medicine http://toxmap.nlm.nih.gov/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 25, 2004 2:13 AM To: [EMAIL PROTECTED] Subject: Users of JMeter? [bcc][faked-from] Hi all, I'm t

RE: HTTP Proxy Server problem.... [bcc][faked-from]

2004-11-18 Thread Krahe, Chris
Andrew- You must alter your test after recording it. Assuming the ID's you need are in the returned HTML, use a regular expression to extract them, store them in a JMeter variable, and use them in a later request. The alternative is restoring your database after each series of tests. -Chris

RE: Should gif and jpeg be part of scripts? [bcc][faked-from]

2004-11-17 Thread Krahe, Chris
Consider whether your users have their browsers configured to cache images. Your intuition or even access.log should tell you that. Then configure your test plan appropriately. chris -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 6:13 AM

RE: Allow or ban ads on JMeter Users list? [bcc][faked-from]

2004-11-15 Thread Krahe, Chris
Ban. -Original Message- From: Kyle McAbee [mailto:[EMAIL PROTECTED] Sent: Thursday, November 11, 2004 11:25 AM To: JMeter Users List Subject: Allow or ban ads on JMeter Users list? [bcc][faked-from] Importance: Low Dear JMeter Users (and list moderator, if any exists): The seminar anno

RE: Exporting aggregate reports [bcc][faked-from]

2004-06-15 Thread Krahe, Chris
My two cents: PNG would be handy, but export to CSV more handy (e.g. aggregate report). -Chris Krahe From: Michael Stover [mailto:[EMAIL PROTECTED] Sent: Tue 6/15/2004 7:24 AM To: JMeter Users List Subject: Re: Exporting aggregate reports [bcc][faked-from] Ho

RE: [bcc][faked-from][mx] Bad GUI performance

2004-01-15 Thread Krahe, Chris
You probably already checked this, but what is the Ramp-Up Period set to in your Thread Group? If that isn't your problem, consider posting your .jtl. Chris Krahe Systems Architect Aquilent, Inc (ack-wil-lent) http://www.aquilent.com/ -Original Message- From: REBESCHINI Christophe [ma

RE: [bcc][faked-from] What dose an Error rate mean?

2004-01-09 Thread Krahe, Chris
It's the percentage of samples that failed. Chris Krahe Systems Architect Aquilent, Inc (ack-wil-lent) http://www.aquilent.com/ -Original Message- From: fangzhu [mailto:[EMAIL PROTECTED] Sent: Friday, January 09, 2004 5:33 AM To: [EMAIL PROTECTED] Subject: [bcc][faked-from] What dose a

RE: [bcc][faked-from] RE: comparing results

2004-01-09 Thread Krahe, Chris
ralia Ltd. Phone: +61-2-9335-0725, Fax: 9335-0753, Email: [EMAIL PROTECTED] > -Original Message- > From: Krahe, Chris [mailto:[EMAIL PROTECTED] > Sent: Friday, 9 January 2004 1:26 PM > To: JMeter User (E-mail) > Subject: comparing results > > Has anyone used a listener (or

comparing results

2004-01-08 Thread Krahe, Chris
Has anyone used a listener (or similar tool) that can read and compare 2 or more results files (.csv or .jtl) from the same test plan? For example: An Aggregate Report might show percentage increase (or decrease) of average, min, and max stats; A Graph Results might overlay one set of graphs o