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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 58 - 88 of 94   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
58
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. ...
alphaeus_testing
alphaeus_tes...
Offline Send Email
Jul 31, 2004
1:12 pm
59
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...
kavita nachiar
kavi_nachi
Offline Send Email
Sep 7, 2004
9:29 am
60
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...
Mike Clark
clarkware
Offline Send Email
Sep 15, 2004
4:18 pm
61
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...
ozonshak
Offline Send Email
Oct 20, 2004
12:19 pm
62
... I don't have experience running JUnitPerf inside of a J2EE container, so I can't speculate on how JUnitPerf might behave in that environment. That said,...
Mike Clark
clarkware
Offline Send Email
Oct 20, 2004
9:12 pm
63
Mike, Thank you for the information. I figured out why the JUnitPerf test was running so fast. I am trying to test pieces of code from a portlet. The Portal...
ozonshak
Offline Send Email
Oct 27, 2004
2:05 pm
64
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()....
Mike Foley
mike_foley_0...
Offline Send Email
Nov 16, 2004
5:05 pm
65
A good way to diagnose a hang is to ctrl-break the program and look at the call stack. If you did this on the client (the test program) and on the...
Mike Foley
mike_foley_0...
Offline Send Email
Nov 16, 2004
6:44 pm
66
... You could wrap all of the JUnitPerf tests in a TestSetup fixture: http://junit.sourceforge.net/doc/faq/faq.htm#organize_3 Hope that helps. Mike...
Mike Clark
clarkware
Offline Send Email
Nov 17, 2004
11:56 pm
67
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...
Mark Meyer
geeky0010
Offline Send Email
Jan 24, 2005
5:34 pm
68
... To the extent that JUnitPerf tests are just JUnit tests, you can produce an HTML report of JUnitPerf test results using the standard <junitreport> task in...
Mike Clark
clarkware
Offline Send Email
Jan 24, 2005
7:14 pm
69
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...
ddchili
Online Now Send Email
Mar 3, 2005
5:01 pm
70
... No, it treats a single test method or a suite of tests uniformly. JUnitPerf simply wraps a Test instance, so it doesn't have insight into the parts and...
Mike Clark
clarkware
Offline Send Email
Mar 4, 2005
5:44 am
71
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...
woppi73
Offline Send Email
Mar 10, 2005
9:32 am
72
... Could you decorate one with another, similar to the way TimedTest and LoadTest can be combined? Mike...
Mike Clark
clarkware
Offline Send Email
Mar 10, 2005
3:53 pm
73
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...
Mike Foley
mike_foley_0...
Offline Send Email
Mar 25, 2005
11:07 am
74
... I'll be in a better position to offer advice if you can provide code examples. Mike...
Mike Clark
clarkware
Offline Send Email
Mar 26, 2005
6:39 pm
75
Answering my own question: the JUNit test needed a default no arg constructor. I'm all set now. Thanks for the offer of assistance. Mike...
Mike Foley
mike_foley_0...
Offline Send Email
Mar 28, 2005
7:54 pm
76
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...
Ken Dobson
dankoxter
Offline Send Email
Oct 21, 2005
4:50 pm
77
... Thanks for the report, Ken. This is the first time I've heard of such a problem. I'll look into it before releasing the next version of JUnitPerf. I...
Mike Clark
clarkware
Offline Send Email
Oct 22, 2005
5:54 pm
78
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...
Esra'a
esraa244
Offline Send Email
Dec 19, 2005
3:42 pm
79
... Since JUnitPerf is designed to work with JUnit, you may use any of the standard JUnit test runners and reports. For example, the build.xml file included...
Mike Clark
clarkware
Offline Send Email
Dec 19, 2005
5:03 pm
80
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...
Esra'a
esraa244
Offline Send Email
Jan 31, 2006
7:52 am
81
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...
jadeite100
Offline Send Email
Mar 21, 2006
6:45 pm
82
... That's correct, it's measuring the response time of each user. I'm not sure how you're seeing output. Paste it in here if you need more help. Mike...
Mike Clark
clarkware
Offline Send Email
Mar 22, 2006
2:58 pm
84
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...
John Gilbert
jgilbert01
Offline Send Email
Oct 5, 2006
7:38 pm
85
Hi Mike, First many thanks to a wonderful testing application. Iam using the Junitpref to load testing. loadTest = new LoadTest...
rajenderreddy555
rajenderredd...
Offline Send Email
Jan 6, 2007
3:18 am
86
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...
Thomas L Roche
tlroche
Offline Send Email
Mar 26, 2007
1:07 pm
87
Hi, I can't seem to be able to use JUnitPerf with JUnit4 either.. It would be great if someone can show me an example of how I can use TimedTest and LoadTest...
kaycheungchan
Offline Send Email
Mar 27, 2007
5:55 pm
88
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...
Thomas L Roche
tlroche
Offline Send Email
Apr 9, 2007
1:14 am
Messages 58 - 88 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