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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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
Messages 28 - 57 of 94   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
28
... an individual ... this once. ... JunitPerf, ... the ID ... exist in ... when ... Hello, I encountered a similar problem. You can solve in the test case ...
sqa731 <sqa731@...>
sqa731
Offline Send Email
Feb 15, 2003
8:14 am
29
Hi, I am currently writing an academic report (for the University of Technology, Sydney) on the topic / hypothesis: "The open source unit-testing framework...
Edwin Sillence
edsillen@...
Send Email
Jun 3, 2003
12:04 am
30
The information you seek as well as your conclusion will largely depend on what your definition of 'Performance testing' is. Can you elaborate? ... Mike...
Michael Silverstein
mksilverstein
Offline Send Email
Jun 3, 2003
12:32 am
31
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...
Rogler, Frank
rogler_frank
Offline Send Email
Jun 26, 2003
6:13 pm
32
Hi Frank, ... Interesting. When I run it through the graphical runner, it consistently returns 10. Can you tell me more about how you're running it through...
Mike Clark
clarkware
Offline Send Email
Jun 26, 2003
7:42 pm
33
... sometimes 0. ... there ... observing. ... Hi Mike, I left out the threadedTest and it runs ok. Meanwhile, I've got another problem: I try to test a web...
rogler_frank
Offline Send Email
Jul 9, 2003
1:38 pm
34
... Is the user configured in setUp()? If so, you'll want to use the TestMethodFactory to ensure that each thread spawned by the LoadTest gets its own...
Mike Clark
clarkware
Offline Send Email
Jul 9, 2003
4:17 pm
35
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...
Mike Clark
clarkware
Offline Send Email
Jul 21, 2003
2:37 pm
36
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...
Mike Clark
clarkware
Offline Send Email
Jul 28, 2003
4:54 pm
37
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 ...
hellovidyasagar
Offline Send Email
Aug 4, 2003
11:15 am
38
... Please you tell us more about the test runner you're using, or if you're using the <junit> task in Ant. Mike -- Mike Clark http://clarkware.com (303)...
Mike Clark
clarkware
Offline Send Email
Aug 4, 2003
5:20 pm
39
Mike Clark <mike@...> wrote: ... Please you tell us more about the test runner you're using, or if you're using the <junit> task in Ant. Mike -- Mike...
Sagar
hellovidyasagar
Offline Send Email
Aug 5, 2003
7:23 am
40
... Given that peculiar behavior, I'd try running the JUnitPerf Load test ... You mentioned that it works fine for the console, but the example mentions the...
Mike Clark
clarkware
Offline Send Email
Aug 6, 2003
3:45 pm
41
Mike Clark <mike@...> wrote: Given that peculiar behavior, I'd try running the JUnitPerf Load test ... You mentioned that it works fine for the...
Sagar
hellovidyasagar
Offline Send Email
Aug 7, 2003
11:41 am
42
... Adding the following to the JUnit excluded.properties file fixes the problem: excluded.9=MyTestCase I've successfully run all of your batch files after...
Mike Clark
clarkware
Offline Send Email
Aug 7, 2003
6:58 pm
43
Mike Clark <mike@...> wrote: Adding the following to the JUnit excluded.properties file fixes the problem: excluded.9=MyTestCase I've successfully...
Sagar
hellovidyasagar
Offline Send Email
Aug 8, 2003
6:02 am
44
Mike Clark <mike@...> wrote: Adding the following to the JUnit excluded.properties file fixes the problem: excluded.9=MyTestCase I've successfully...
Sagar
hellovidyasagar
Offline Send Email
Aug 8, 2003
6:09 am
45
Dear Mike, We are struck with the problem that we specified in previous mail. It seems u only can give a solution for it. Please respond on our problem. We...
Sagar
hellovidyasagar
Offline Send Email
Aug 9, 2003
9:06 am
46
Folks, we're going to take this discussion off-line. Indeed, I should have taken it off-line earlier. If anyone is interested in the outcome, let me know and...
Mike Clark
clarkware
Offline Send Email
Aug 9, 2003
3:23 pm
47
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...
osierrao
Offline Send Email
Oct 10, 2003
9:37 am
48
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...
msegvich
Offline Send Email
Jan 19, 2004
4:31 pm
49
... Interesting. Perhaps JUnitPerf is failing to set some bit needed by the Swing GUI. I'll make a point of investigating this and reporting back my...
Mike Clark
clarkware
Offline Send Email
Jan 20, 2004
3:33 pm
50
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...
Sam Brodkin
sbrodkin
Offline Send Email
Jan 23, 2004
4:02 pm
51
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,...
Mike Clark
clarkware
Offline Send Email
Feb 16, 2004
10:35 pm
52
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,...
ddchili
Online Now Send Email
Apr 20, 2004
4:37 pm
53
... The "Wrong test finished" warning isn't being issued by JUnitPerf. Perhaps it's originating in HttpUnit. Can you share other details that might help...
Mike Clark
clarkware
Offline Send Email
Apr 22, 2004
1:41 pm
54
Hi Mike, thanks for your response. I am using HttpUnit (1.5.4) TestCases where each have their own WebConversation object and I call the TestCases from a JUnit...
ddchili
Online Now Send Email
Apr 30, 2004
4:06 pm
55
I'm stumped as to where the "Wrong test finished" message is coming from. Mike ... Mike...
Mike Clark
clarkware
Offline Send Email
May 3, 2004
1:12 pm
56
Yeah, me too...I posted the same question to HttpUnit, I'll let you know if I get an answer. Thanks! David ... coming ... the ... junitperf ... users ... or ...
ddchili
Online Now Send Email
May 5, 2004
8:29 pm
57
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,...
ddchili
Online Now Send Email
May 5, 2004
8:30 pm
Messages 28 - 57 of 94   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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