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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 349 - 378 of 610   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
349
Hi all, I am new to this mailing list and I need some help regarding UIspec4j. I implemented this class: public class ApplicationTesting extends...
MAIO Raffael
Raffael.Maio@...
Send Email
Jan 14, 2008
6:10 pm
350
Hello Raffael, The problem you stumbled upon could very well be a UISpec4J bug. We provide our own dummy implementation of the AWT Toolkit, just to intercept...
Regis Medina
regis_medina
Offline Send Email
Jan 14, 2008
10:35 pm
351
Hi, I'm trying to create some high-level functional tests for a software process that requires a lot of clicking, text fields, and communicating with a remote...
nfoscarini
Offline Send Email
Jan 16, 2008
10:25 pm
352
Hi, First of all, it is important to understand that UISpec4J does not allow to display components while tests are running. The reason is: UISpec4J is focused...
Pascal Pratmarty
pratmartyp
Offline Send Email
Jan 16, 2008
11:34 pm
353
Hi there, I've been embarrassed by this problem some times ago and I would like to tell you my thinking. It would be very convenient if it could be possible to...
Etienne Charignon
ALCarrez
Offline Send Email
Jan 17, 2008
9:13 am
354
Thanks guys for the help. It's to bad you can't disable headless when running the tests, because it would make writing the tests much faster. Please...
nfoscarini
Offline Send Email
Jan 17, 2008
4:36 pm
355
Hello Mathew, Does anyone know of any free open-source tools that would fit what I'm ... If seeing the UI is really important for you, you could maybe have a...
Regis Medina
regis_medina
Offline Send Email
Jan 17, 2008
4:51 pm
356
... but if ... I wouldn't bother if I were you. Functional testing, and unit testing are different beasts. We run a continuous build server here using Bamboo,...
nfoscarini
Offline Send Email
Jan 18, 2008
11:46 pm
357
Hi, Can you please change the documentation for UISpec4J. UISpecAssert.waitUntil methods have the waitTimeLimit parameter. Can you add that this parameter is...
nfoscarini
Offline Send Email
Jan 21, 2008
8:15 pm
358
Hi Mathew, Thank you, we appreciate a lot your feedback. ... OK, we are changing immediately the JavaDoc for the next release. ... We want to release soon a...
Pascal Pratmarty
pratmartyp
Offline Send Email
Jan 22, 2008
8:29 am
359
Hi all, "*Rather then have UISpecAssert.and( Assertion[] ), can we also have UISpecAssert.and( Assertion x, Assertion y ).*" Wouldn't it be better with the...
Ludovic Viegas
pigelvy@...
Send Email
Jan 22, 2008
8:42 am
360
Hello Ludovic, ... We both have posted at the same time. I think we agree on that one ;o) Cheers, - Pascal...
Pascal Pratmarty
pratmartyp
Offline Send Email
Jan 22, 2008
8:46 am
361
;) On Jan 22, 2008 9:46 AM, Pascal Pratmarty <pascal@...>...
Ludovic Viegas
pigelvy@...
Send Email
Jan 22, 2008
8:53 am
362
Hey, We are using Uispec4j and displaying all our windows as the tests run. We find it is very usefull for visualy checking out the state of the application...
Luke Sleeman
luke@...
Send Email
Jan 29, 2008
7:12 am
363
Probably the best option would be to output a .png of the applications windows when a test fails. That way it is easy to see what is going on when a failure...
Luke Sleeman
luke@...
Send Email
Jan 29, 2008
7:13 am
364
Do you have any plans for uispec4j to support swingx components? John...
johnmace7
Offline Send Email
Feb 26, 2008
9:39 pm
365
Hello John, ... No, we have no clear plans for implementing swingx wrappers for now. However, we have implemented the extension mechanism (see ...
Regis Medina
regis_medina
Offline Send Email
Feb 26, 2008
10:17 pm
366
Hi folks. I just started using UISpec4J with Java 1.6 and i keep on getting this exception. When I move to 1.5 everything seems to run correctly. Any help is...
cmafernando
Offline Send Email
May 20, 2008
5:19 pm
367
Hi Fernando, Do you run the distribution for Java6, available from the Web site? ( download at uispec4j-java6.jar <http://www.uispec4j.org/uispec4j-java6.jar>)...
Pascal Pratmarty
pratmartyp
Offline Send Email
May 20, 2008
5:33 pm
368
Thanks for the response. Yes I did run the distribution for Java 6. I have JDK 1.6 u10 on a Windows environment. Glad to hear an update is coming soon. I...
cmafernando
Offline Send Email
May 21, 2008
1:35 pm
369
Hi Carlo, Thank you for your support! I am not sure how to interpret your last response: are you still encountering the problem with Java6? If yes, can you...
Pascal Pratmarty
pratmartyp
Offline Send Email
May 21, 2008
9:13 pm
370
Hi, I'm getting the java.awt.HeadlessException being thrown when trying to run my JUnit tests on a headless build machine. My build machine is a rack mounted...
nfoscarini
Offline Send Email
May 31, 2008
12:06 pm
371
May I jump in with the stack trace? To get started with UISpec4J, I tried to mimic the example on http://tinyurl.com/3vf829 But I ran into the same error....
Jo
jfp_k
Offline Send Email
May 31, 2008
9:07 pm
372
Hi, Unfortunately, UISpec4J does not support yet the headless mode. Until then, although nothing shows on the screen when you run the tests, the headless...
Pascal Pratmarty
pratmartyp
Offline Send Email
Jun 1, 2008
9:12 pm
373
Hi, uispec4j-1.5.jar is designed to work with Java5. If you use Java6, please use the java 6 distribution of UISpec4J ( ...
Pascal Pratmarty
pratmartyp
Offline Send Email
Jun 1, 2008
10:06 pm
374
Hi Pascal, Thanks for the reply. It's a little confusing to hear that UISpec4J doesn't work in a headless mode Linux server, because this is a documented...
nfoscarini
Offline Send Email
Jun 2, 2008
10:32 pm
375
Hello, ... Argh! We had removed that item from the features list a few months ago, after someone pointed that to us. We have seemingly been messing with the...
Regis Medina
regis_medina
Offline Send Email
Jun 2, 2008
10:56 pm
376
I'll try, but it's a spare time project so it will take a while. Apearantly I misinterpreted your request for a stack trace. Thanks for your patience. Jo ...
J. Falkink
jfp_k
Offline Send Email
Jun 3, 2008
7:08 pm
377
Hello, I'm new to UISpec4J and looking to see if I can get it to work with my app. This app, when launched tosses up a splash screen while the app is loading...
Talal Rabaa
Talal.Rabaa@...
Send Email
Jun 12, 2008
7:02 pm
378
Hello, ... background. MainClassAdapter is catching that splash, not the main app window. Is there an easy way, maybe with a WindowIntercepter, to ... You...
Regis Medina
regis_medina
Offline Send Email
Jun 13, 2008
5:55 am
Messages 349 - 378 of 610   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