Search the web
Sign In
New User? Sign Up
junitperf
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

Hi, I just downloaded junitperf version 1.9.1 and I am doing a POC with jdk 6 (tried jdk1.5 as well) as stated in junitperf page. My simple load test case not...
4 Jun 30, 2008
7:38 pm

Mike Clark
clarkware
Offline Send Email

... Me too. ... I went that way first. So for now at least, I'm sticking with JUnit3....
2 Jul 2, 2007
3:47 pm

spalthepu
Offline Send Email

Apologies for the delay in responding: Tom Roche Sun, 1 Apr 2007 15:49:56 -0400 ... David Saff Thu, 5 Apr 2007 11:55:06 -0400 ... Java Preferences. Further...
1 Apr 9, 2007
1:14 am

Thomas L Roche
tlroche
Offline Send Email

I've been happily using JUnitPerf's TimedTest, but I'd also like to use JUnit4. Unfortunately JUnit4's timeout requires a constant expression, but I want to be...
2 Mar 27, 2007
5:55 pm

kaycheungchan
Offline Send Email

Hi Mike, First many thanks to a wonderful testing application. Iam using the Junitpref to load testing. loadTest = new LoadTest...
1 Jan 6, 2007
3:18 am

rajenderreddy555
rajenderredd...
Offline Send Email

Howdy, I've been using JUnitPerf for a while with no problem on containerless tests. I just started to try and use it with remote tests to my beans running in...
1 Oct 5, 2006
7:38 pm

John Gilbert
jgilbert01
Offline Send Email

To Whom It May Concern: This is the first time, I am using Junit. I have question. I ran the following code: public class MailSortServicePerfTest { public...
2 Mar 22, 2006
2:58 pm

Mike Clark
clarkware
Offline Send Email

hi alllllllllll, i'm so sorry for some mails sending to you it's a virus which send mail by the name of you plz take care and dont open any mail from me with...
1 Jan 31, 2006
7:52 am

Esra'a
esraa244
Offline Send Email

Hi all, I'm a new in JunitPerf i want to know if I've ability to generate report with information about my test (users no ,Time Response And result) with...
2 Dec 19, 2005
5:03 pm

Mike Clark
clarkware
Offline Send Email

I have found that the reported total number of tests run is wrong when some of the tests fail. I see figures like "Runs: 1007/1000". I'm running the tests...
2 Oct 22, 2005
5:54 pm

Mike Clark
clarkware
Offline Send Email

Hi, I have a unit test that works fine. I am having trouble decorating this test as a JUnitPerf test. I've done this before, so I am stumbed at the issue I...
3 Mar 28, 2005
7:54 pm

Mike Foley
mike_foley_0...
Offline Send Email

At the moment the performance test range caters for a maximum execution time for a test case. How could one go about determining the average time for the test...
2 Mar 10, 2005
3:53 pm

Mike Clark
clarkware
Offline Send Email

Hi, is there functionality within JUnitPerf to create a TimedTest from a JUnit TestSuite that contians more than one test method and have JUnitPerf report...
2 Mar 4, 2005
5:44 am

Mike Clark
clarkware
Offline Send Email

hi eveyone.. i am new to JUnit, JUnitPerf and Ant. can someone point me to a tutorial on how to generate reports from JUnitPerf test suites? can this be done...
2 Jan 24, 2005
7:14 pm

Mike Clark
clarkware
Offline Send Email

Hi, I have some JUnit/Cactus tests that I am converting to JUnitPerf timed and load tests. The JUnit test deploys and undeploys in setUp () and tearDown()....
2 Nov 17, 2004
11:56 pm

Mike Clark
clarkware
Offline Send Email

Hi fellow perf-ers, I'm performance testing some stateless session bean methods on jboss3.2 with mysql 4 on windows 2000. Everything works GREAT with one user...
2 Nov 16, 2004
6:44 pm

Mike Foley
mike_foley_0...
Offline Send Email

Hello. I am trying to use JUnitPerf through a servlet rather than the command line. Is this possible? I have a few test cases built with JUnit that are...
3 Oct 27, 2004
2:05 pm

ozonshak
Offline Send Email

As a programmer, there's no greater joy for me than creating software that others find useful and usable. On any given day I'm either getting paid to write...
1 Sep 15, 2004
4:18 pm

Mike Clark
clarkware
Offline Send Email

Hi all, THE PROBLEM: I am the customer of ICICI BANK CREDIT CARD and also ICICI BANK. I used to pay my credit amount through icici bank cash counter. Every one...
1 Sep 7, 2004
9:29 am

kavita nachiar
kavi_nachi
Offline Send Email

Really Really Good Opportunities for QA/Testing Pros In Bangalore Hi. We are seeking top-notch QA professionals for large MNCs having operations in Bangalore. ...
1 Jul 31, 2004
1:12 pm

alphaeus_testing
alphaeus_tes...
Offline Send Email

Does anyone here know of a solution for running distibuted HttpUnit/JUnitPerf test scripts? I'm currently ssh'ing into different machines and making ant calls,...
1 May 5, 2004
8:30 pm

ddchili
Offline Send Email

Hi all, I'm running my httpunit test as a client and I'm using junitperf to do some basic load testing. I'm getting warnings stating the wrong test finished,...
5 May 5, 2004
8:29 pm

ddchili
Offline Send Email

Howdy, I've fixed the bug related to the Swing UI's progress bar not turning red when a TimedTest fails. A failure message was being printed for failed tests,...
1 Feb 16, 2004
10:35 pm

Mike Clark
clarkware
Offline Send Email

When I try and use the swingui (e.g. junit.swingui.TestRunner.run (myclass.class))instead of the textui the bar turns green even though my performance tests...
2 Jan 20, 2004
3:33 pm

Mike Clark
clarkware
Offline Send Email

Hi all, I am having some trouble getting execution times for individual test cases. I am using junitperf in combination with cactus to automate load tests on...
1 Oct 10, 2003
9:37 am

osierrao
Offline Send Email

Hi, we are working on JNI and Junit perf tool while accesing native methods very first time the test passes successfully for next iteration we are getting ...
10 Aug 9, 2003
3:23 pm

Mike Clark
clarkware
Offline Send Email

Howdy, This week's JavaProNews sports an article I wrote on how to use JUnitPerf to write tests to ensure performance requirements are continually kept in...
1 Jul 28, 2003
4:54 pm

Mike Clark
clarkware
Offline Send Email

Howdy, The folks at IronGrid were cool enough to ask me if they could tap into the collective experience of this group. And while I generally don't like to...
1 Jul 21, 2003
2:37 pm

Mike Clark
clarkware
Offline Send Email

Hi, Im just playing with threaded tests. I try to simulate 5 users each running in a special thread. But I don't see the result I think I should see :-) The...
4 Jul 9, 2003
4:17 pm

Mike Clark
clarkware
Offline Send Email

Hi, I am currently writing an academic report (for the University of Technology, Sydney) on the topic / hypothesis: "The open source unit-testing framework...
2 Jun 3, 2003
12:32 am

Michael Silverstein
mksilverstein
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help