Recommended Machine Specs

2005-04-29 Thread Keith Weicksel
I was wondering what type of PCs people were using to load test their sites with. I have tried several different configurations, each ending up with different results. We try and test our site with ~250 - 300 threads (5-10 different test plans) that browse about 7-15 pages each. - The last ti

Regression Testing w/ JMeter

2005-04-25 Thread Keith Weicksel
I was wondering if anyone used JMeter to regression test a site. Particularily, what I am looking for is the ability to: 1 - create a baseline tests for some path in our site (storing the HTML/DOM response somewhere) 2 - run the same test again after changes were made to the site and be able t

SSL Problems

2005-04-15 Thread Keith Weicksel
I am continuing to have some sort of problem adding items to our site's shopping cart. I am assuming it is an SSH problem, although I guess there is a chance it could be something else. We use VeriSign certificates. Here are the steps I go through to create a script/keys: 1) Goto a secure p

Re: SSL Problems

2005-04-08 Thread Keith Weicksel
What I am trying to do is log into our production website's shopping cart. A certificate is required and so is a keystore password. I record the script in Bad Boy, then export it into JMeter. Playing the script IN badboy works fine [until processing the order... that requires replacing some s

SSL Problems

2005-04-08 Thread Keith Weicksel
I know this is a really generic question, but I have been having a bear of a time trying to configuring JMeter to work over SSL with our site. Badboy works no problem. I was wondering if someone could point me to a previous post or a step by step howto on configuring it. I've already done a t